mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2026-03-04 03:31:36 +00:00
Add Spanish language (thanks tagomago)
This commit is contained in:
parent
e6211f17c2
commit
43c2d66b04
3 changed files with 64 additions and 1 deletions
|
|
@ -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: "Русский"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue