mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-25 17:42:44 +00:00
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:
committed by
GitHub
parent
3520421757
commit
261306dc63
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"supportedLanguages": ["en", "fr", "es"]
|
||||
"supportedLanguages": ["en", "fr", "es", "pt-BR"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user