mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2026-03-04 03:31:36 +00:00
Add Bulgarian Language Translation
This commit is contained in:
parent
cff003bde7
commit
47905b823a
3 changed files with 65 additions and 2 deletions
|
|
@ -53,7 +53,8 @@ html
|
|||
{value: "fr", text: "Français"},
|
||||
{value: "gl", text: "Galego"},
|
||||
{value: "it", text: "Italiano"},
|
||||
{value: "ru", text: "Русский"}
|
||||
{value: "ru", text: "Русский"},
|
||||
{value: "bg", text: "Български"}
|
||||
])
|
||||
|
||||
+select("save_data", "Save data", true, [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue