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
|
|
@ -293,6 +293,7 @@ export const dict = {
|
|||
"language.pl": "Polnisch",
|
||||
"language.ar": "Arabisch",
|
||||
"language.no": "Norwegisch",
|
||||
"language.br": "Portugiesisch (Brasilien)",
|
||||
|
||||
"toast.language.title": "Sprache",
|
||||
"toast.language.description": "Zu {{language}} gewechselt",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue