Add Brazilian Portuguese translation (#726)
* Create pt-br.json Signed-off-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com> * Enable pt-br locale Signed-off-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com> * Fix language code Signed-off-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com> * Update and rename pt-br.json to pt-BR.json Signed-off-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com> * Update lib/localization/locales/pt-BR.json Co-authored-by: Victor Fernandes <victorvalenca@gmail.com> Signed-off-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com> --------- Signed-off-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com> Co-authored-by: Victor Fernandes <victorvalenca@gmail.com>
This commit is contained in:
parent
3520421757
commit
261306dc63
2 changed files with 64 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"supportedLanguages": ["en", "fr", "es"]
|
||||
"supportedLanguages": ["en", "fr", "es", "pt-BR"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue