forked from I2P_Developers/i2p.i2p
Console: Add Hindi to language menu
This commit is contained in:
@ -143,6 +143,7 @@ public class ConfigUIHelper extends HelperBase {
|
||||
{ "fr", "fr", "Français", null },
|
||||
{ "gl", "lang_gl", "Galego", null },
|
||||
{ "el", "gr", "Greek Ελληνικά", null },
|
||||
{ "hi", "in", "Hindi हिन्दी", null },
|
||||
{ "in", "id", "bahasa Indonesia", null },
|
||||
{ "it", "it", "Italiano", null },
|
||||
{ "ja", "jp", "Japanese 日本語", null },
|
||||
|
Reference in New Issue
Block a user