Merge pull request #366 from filpgame/feat/add-pt-br

Add Brazilian Portuguese (pt-BR) translation
This commit is contained in:
Paul Nothaft
2026-05-06 20:05:05 +02:00
committed by GitHub
2 changed files with 702 additions and 702 deletions
+3 -3
View File
@@ -34,18 +34,18 @@ i18n
translation: nlTranslations,
},
},
interpolation: {
escapeValue: false,
},
// Use v4 format for pluralization (_one/_other instead of _plural suffix)
compatibilityJSON: 'v4',
detection: {
order: ['localStorage', 'cookie', 'navigator', 'htmlTag'],
caches: ['localStorage', 'cookie'],
},
});
export default i18n;
export default i18n;
File diff suppressed because it is too large Load Diff