mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-12-14 18:45:06 +00:00
Add Russian translation (thanks TotalCaesar659)
This commit is contained in:
committed by
Cadence Ember
parent
08ef1a8f28
commit
ae13002195
@@ -48,8 +48,9 @@ html
|
||||
+select("language", "Language", false, [
|
||||
{value: "en", text: "English (International)"},
|
||||
{value: "en-us", text: "English (US)"},
|
||||
{value: "fa", text: "فارسي"},
|
||||
{value: "it", text: "Italiano"},
|
||||
{value: "fa", text: "فارسي"}
|
||||
{value: "ru", text: "Русский"}
|
||||
])
|
||||
|
||||
+select("save_data", "Save data", true, [
|
||||
|
||||
Reference in New Issue
Block a user