aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-langs.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-langs.c')
-rw-r--r--lib/ephy-langs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ephy-langs.c b/lib/ephy-langs.c
index 533877ce8..55f339e3b 100644
--- a/lib/ephy-langs.c
+++ b/lib/ephy-langs.c
@@ -29,11 +29,13 @@ static const FontsLanguageInfo font_languages[] =
{ N_("Baltic"), "x-baltic" },
{ N_("Central European"), "x-central-euro" },
{ N_("Cyrillic"), "x-cyrillic" },
+ { N_("Devanagari"), "x-devanagari" },
{ N_("Greek"), "el" },
{ N_("Hebrew"), "he" },
{ N_("Japanese"), "ja" },
{ N_("Korean"), "ko" },
{ N_("Simplified Chinese"), "zh-CN" },
+ { N_("Tamil"), "x-tamil" },
{ N_("Thai"), "th" },
{ N_("Traditional Chinese"), "zh-TW" },
{ N_("Turkish"), "tr" },