update translation files

This commit is contained in:
Henry Dollman
2024-11-01 22:11:58 -04:00
parent 8f383c9f5e
commit c16c7830a4
45 changed files with 26 additions and 82 deletions

View File

@@ -6,7 +6,7 @@ const config: LinguiConfig = {
compileNamespace: "ts",
catalogs: [
{
path: "<rootDir>/src/locales/{locale}/messages",
path: "<rootDir>/src/locales/{locale}/{locale}",
include: ["src"],
},
],