This commit is contained in:
Florian THIERRY
2024-09-22 12:27:59 +02:00
parent 6c89562dc3
commit 9cf47f0e2a
3 changed files with 8 additions and 14 deletions

View File

@@ -16,7 +16,10 @@
"i18n": {
"sourceLocale": "en",
"locales": {
"fr": "src/locale/messages-fr.json"
"fr": {
"translation": "src/locale/messages-fr.json"
}
}
},
"architect": {