1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-25 01:05:37 +00:00

Make Japanese language selectable

This commit is contained in:
Felix Janda 2017-11-23 18:53:15 -05:00
parent e1ac2896c6
commit ca44c53f59

View File

@ -46,6 +46,7 @@ struct language languages[] = {
{N_("Icelandic"), "is"},
{N_("Indonesian"), "id"},
{N_("Italian"), "it"},
{N_("Japanese"), "ja"},
{N_("Lithuanian"), "lt"},
{N_("Norwegian"), "no"},
{N_("Polish"), "pl"},