mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
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
|
|
@ -308,6 +308,7 @@ export const dict = {
|
|||
"language.pl": "Polsk",
|
||||
"language.ar": "Arabisk",
|
||||
"language.no": "Norsk",
|
||||
"language.br": "Portugisisk (Brasil)",
|
||||
|
||||
"toast.language.title": "Språk",
|
||||
"toast.language.description": "Byttet til {{language}}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue