Console, eepsite: Fix Arabic translation of 'Arabic' (ticket #2731)

This commit is contained in:
zzz
2020-05-03 17:37:47 +00:00
parent a255a60944
commit f04526d83a
3 changed files with 5 additions and 3 deletions

View File

@ -27,7 +27,7 @@ public class ConfigUIHelper {
* Country flag unused.
*/
private static final String langs[][] = {
{ "ar", "lang_ar", "Arabic ﻉﺮﺒﻳﺓ", null },
{ "ar", "lang_ar", "Arabic عربية", null },
{ "az", "az", "Azerbaijani", null },
{ "cs", "cz", "Čeština", null },
{ "zh", "cn", "Chinese 中文", null },