mirror of
https://github.com/wukko/cobalt.git
synced 2025-03-03 23:48:50 +01:00
web/languages: add ptBR in languages json
This commit is contained in:
parent
33ce314775
commit
b3ece4ad5b
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"en": "english",
|
||||
"ru": "русский"
|
||||
"ru": "русский",
|
||||
"ptbr": "Português (Brasil)"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue