Skip to content

feat: i18n: website name and description are now localized

Maxime Bellec requested to merge i18n-metadata into main

Description

Issues : Closes #202 (closed) Closes #119 (closed)

Checklist before merge :

  • No remaining console.log
  • Version changed for any feature or bugfix
  • Create an entry in changelog
  • english and french translations if required
  • all eslintConfig rules are on ("2") (except no-useless-escape / vue/no-mutating-props)

pourquoi n'y a-t-il pas de fichier .eslintrc ? ==> ce template de MR est un copié-collé du mémo, je n'ai pas encore mis ça en place pour aktivisda :/ il y a trop de différence, je l'ai annulé

Tests

  • Aktivisda can be used: start aktivisda and play with it
  • Backtivisda can be used: start backtivisda and play with it
  • If it’s a bug, a new test added
  • If it’s a new feature, a new test added

WIP

Edited by Marc-AntoineA

Merge request reports