Fix i18next-parser.config.ts and re-sort app.json

This commit is contained in:
Michael Telatynski
2023-11-20 13:22:54 +00:00
parent cd78f25936
commit bcb9765df0
2 changed files with 101 additions and 101 deletions

View File

@@ -1,5 +1,5 @@
export default {
keySeparator: false,
keySeparator: ".",
namespaceSeparator: false,
contextSeparator: "|",
pluralSeparator: "_",