mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-12-14 10:35:07 +00:00
Add Spanish language (thanks tagomago)
This commit is contained in:
@@ -48,6 +48,7 @@ html
|
||||
+select("language", "Language", false, [
|
||||
{value: "en", text: "English (International)"},
|
||||
{value: "en-us", text: "English (US)"},
|
||||
{value: "es", text: "Español"},
|
||||
{value: "fa", text: "فارسي"},
|
||||
{value: "it", text: "Italiano"},
|
||||
{value: "ru", text: "Русский"}
|
||||
|
||||
Reference in New Issue
Block a user