mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-01-30 15:58:30 +01:00
Update languages definitions and authors for Azerbaijani, Italian, Portuguese Brazilian
This commit is contained in:
parent
efe2d5a006
commit
725823a64c
@ -251,6 +251,17 @@ QUERY_PARAMETERS = [
|
||||
]
|
||||
|
||||
LANGUAGES = [
|
||||
{
|
||||
"code": "az_AZ",
|
||||
"name_en": "Azerbaijani",
|
||||
"name": "Azərbaycan",
|
||||
"translators": [
|
||||
{
|
||||
"name": "Shahin Farzaliyev",
|
||||
"crowdin_profile": "Khan27",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
"code": "bg_BG",
|
||||
"name_en": "Bulgarian",
|
||||
@ -457,6 +468,10 @@ LANGUAGES = [
|
||||
"name": "Amy Y",
|
||||
"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",
|
||||
"name_en": "Romanian",
|
||||
|
Loading…
Reference in New Issue
Block a user