forked from I2P_Developers/i2p.i2p
Console: Add Azerbaijani, add translated eepsite help pages
48x48 az.png converted from: https://upload.wikimedia.org/wikipedia/commons/d/dd/Flag_of_Azerbaijan.svg Public domain as specified on: https://en.wikipedia.org/wiki/File:Flag_of_Azerbaijan.svg
This commit is contained in:
@ -106,6 +106,7 @@ public class ConfigUIHelper extends HelperBase {
|
||||
//
|
||||
{ "en", "us", "English", null },
|
||||
{ "ar", "lang_ar", "Arabic ﻉﺮﺒﻳﺓ", null },
|
||||
{ "az", "az", "Azerbaijani", null },
|
||||
{ "cs", "cz", "Čeština", null },
|
||||
{ "zh", "cn", "Chinese 中文", null },
|
||||
{ "zh_TW", "tw", "Chinese 中文", "Taiwan" },
|
||||
|
Reference in New Issue
Block a user