Merge pull request #366 from filpgame/feat/add-pt-br
Add Brazilian Portuguese (pt-BR) translation
This commit is contained in:
@@ -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;
|
||||
|
||||
+699
-699
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user