mirror of
https://github.com/wukko/cobalt.git
synced 2025-03-03 23:48:50 +01:00
web/languages: adjust i18n nomenclature for brazilian portuguese to work correctly
This commit is contained in:
parent
9e8ae71d4a
commit
517b1097c5
23 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"en": "english",
|
"en": "english",
|
||||||
"ru": "русский",
|
"ru": "русский",
|
||||||
"ptbr": "Português (Brasil)"
|
"pt-BR": "Português (Brasil)"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue