mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 18:50:44 +00:00
Rename Turkish language and add native language name to list of names.
This commit is contained in:
parent
87369f6cf7
commit
11cefbd799
@ -58,6 +58,7 @@ void initTranslations()
|
||||
langNames["pt"] = "Português";
|
||||
langNames["pt_BR"] = "Português (Brazil)";
|
||||
langNames["ro"] = "Românește";
|
||||
langNames["tr"] = "Türkçe";
|
||||
langNames["zh"] = "\xe6\xbc\xa2\xe8\xaa\x9e\xe7\xb9\x81\xe9\xab\x94\xe5\xad\x97";
|
||||
|
||||
langNames[DefaultLanguage]="English (US)";
|
||||
|
Loading…
Reference in New Issue
Block a user