1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-27 17:28:38 +00:00

Add Brazillian Portuguese (pt_BR) translation

I've intentionally kept a differenciation between a Subscrition
(Inscrição) and a Feed (Fonte) as it makes more sense.

I also attempted to avoid using non-portuguese words like Consumer Key,
Consumer Secret etc. Some specific cases to avoid weird mistranslation I
have kept the original in parentheses.
This commit is contained in:
Pedro Lucas Porcellis 2020-07-15 23:47:55 -03:00 committed by Frédéric Guillot
parent 5f266319a3
commit 499fb1f7df
3 changed files with 641 additions and 0 deletions

View file

@ -12,6 +12,7 @@ func AvailableLanguages() map[string]string {
"fr_FR": "Français",
"de_DE": "Deutsch",
"pl_PL": "Polski",
"pt_BR": "Português Brasileiro",
"zh_CN": "简体中文",
"nl_NL": "Nederlands",
"ru_RU": "Русский",