1
0
Fork 0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2026-03-04 03:31:36 +00:00

Add Persian language

This commit is contained in:
Cadence Ember 2020-07-28 02:48:36 +12:00
parent f7c4ae19f4
commit 9e589b5860
No known key found for this signature in database
GPG key ID: 128B99B1B74A6412
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, [