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

Add Italian language - thanks Saverio Morelli!

This commit is contained in:
Cadence Ember 2020-07-22 23:45:15 +12:00
parent 71abd1804d
commit dfc6baa887
No known key found for this signature in database
GPG key ID: 128B99B1B74A6412
3 changed files with 64 additions and 2 deletions

View file

@ -47,7 +47,8 @@ html
+fieldset("Features")
+select("language", "Language", false, [
{value: "en", text: "English (International)"},
{value: "en-us", text: "English (US)"}
{value: "en-us", text: "English (US)"},
{value: "it", text: "Italiano"}
])
+select("save_data", "Save data", true, [