1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2025-12-14 10:35:07 +00:00

Add Persian language

This commit is contained in:
Cadence Ember
2020-07-28 02:48:36 +12:00
parent f7c4ae19f4
commit 9e589b5860
3 changed files with 63 additions and 2 deletions

View File

@@ -48,7 +48,8 @@ html
+select("language", "Language", false, [
{value: "en", text: "English (International)"},
{value: "en-us", text: "English (US)"},
{value: "it", text: "Italiano"}
{value: "it", text: "Italiano"},
{value: "fa", text: "فارسي"}
])
+select("save_data", "Save data", true, [