diff options
author | Eduardo Elias <camponez@gmail.com> | 2017-04-21 18:23:02 +0100 |
---|---|---|
committer | Eugen <eugen@zeonfederated.com> | 2017-04-21 19:23:02 +0200 |
commit | e4550811b2b400d7432e5a58aa1a7d78fe892610 (patch) | |
tree | 3ce18605861cd0cfe2b733e80e582bce8e267cd2 /config/locales | |
parent | 704846a258670bf94b389ab5e0deb4ef95ba9ba8 (diff) |
Language: Update missing key for pt and pt-BR (#2276)
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/pt-BR.yml | 1 | ||||
-rw-r--r-- | config/locales/pt.yml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 269a1a99b..f93f5564b 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -27,6 +27,7 @@ pt-BR: terms: Termos user_count_after: usuários user_count_before: Lugar de + version: Versão accounts: follow: Seguir followers: Seguidores diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 735bc14ba..5afae9ddc 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -29,6 +29,7 @@ pt: terms: Termos user_count_after: utilizadores user_count_before: Casa para + version: Versão accounts: follow: Seguir followers: Seguidores |