feat(i18n): add br locale support (#10086)
This commit is contained in:
parent
923e3da973
commit
32f72f49a8
16 changed files with 778 additions and 2 deletions
|
|
@ -304,6 +304,7 @@ export const dict = {
|
|||
"language.ru": "Rosyjski",
|
||||
"language.ar": "Arabski",
|
||||
"language.no": "Norweski",
|
||||
"language.br": "Portugalski (Brazylia)",
|
||||
|
||||
"toast.language.title": "Język",
|
||||
"toast.language.description": "Przełączono na {{language}}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue