Update languages definitions and authors for Azerbaijani, Italian, Portuguese Brazilian

This commit is contained in:
Jeremy Zhang 2019-03-04 04:32:58 +00:00
parent efe2d5a006
commit 725823a64c

View File

@ -251,6 +251,17 @@ QUERY_PARAMETERS = [
] ]
LANGUAGES = [ LANGUAGES = [
{
"code": "az_AZ",
"name_en": "Azerbaijani",
"name": "Azərbaycan",
"translators": [
{
"name": "Shahin Farzaliyev",
"crowdin_profile": "Khan27",
},
],
},
{ {
"code": "bg_BG", "code": "bg_BG",
"name_en": "Bulgarian", "name_en": "Bulgarian",
@ -457,6 +468,10 @@ LANGUAGES = [
"name": "Amy Y", "name": "Amy Y",
"crowdin_profile": "amytheacmaster", "crowdin_profile": "amytheacmaster",
}, },
{
"name": "BlackHawk94",
"crowdin_profile": "BlackHawk94",
}
], ],
}, },
{ {
@ -531,6 +546,17 @@ LANGUAGES = [
}, },
], ],
}, },
{
"code": "pt_BR",
"name_en": "Portuguese, Brazilian",
"name": "Português do Brasil",
"translators": [
{
"name": "DannielMM",
"crowdin_profile": "DannielMM",
},
],
},
{ {
"code": "ro_RO", "code": "ro_RO",
"name_en": "Romanian", "name_en": "Romanian",