feat(i18n): add br locale support (#10086)

This commit is contained in:
Ygor Simões
2026-01-22 15:36:33 -03:00
committed by GitHub
parent 923e3da973
commit 32f72f49a8
16 changed files with 778 additions and 2 deletions

View File

@@ -308,6 +308,7 @@ export const dict = {
"language.pl": "Polish",
"language.ar": "Arabic",
"language.no": "Norwegian",
"language.br": "Portuguese (Brazil)",
"toast.language.title": "Language",
"toast.language.description": "Switched to {{language}}",