Skip to content

Commit

Permalink
Latin (liturgical)
Browse files Browse the repository at this point in the history
  • Loading branch information
jperon committed Nov 26, 2020
1 parent 822456b commit 0a02c91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/apps/reader/modules/readertypography.lua
Expand Up @@ -66,6 +66,7 @@ local LANGUAGES = {
{ "it", {"ita"}, "H ", _("Italian"), "Italian.pattern" },
{ "ja", {}, " ", _("Japanese") },
{ "ko", {}, " ", _("Korean") },
{ "la-lit", {"lat-lit"}, "H ", _("Latin (liturgical)"), "Latin.pattern" },
{ "la", {"lat"}, "H ", _("Latin"), "Latin.pattern" },
{ "lv", {"lav"}, "H ", _("Latvian"), "Latvian.pattern" },
{ "lt", {"lit"}, "H ", _("Lithuanian"), "Lithuanian.pattern" },
Expand Down

0 comments on commit 0a02c91

Please sign in to comment.