mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2026-03-30 00:01:35 +00:00
Add Turkish language
This commit is contained in:
parent
7fd90bce54
commit
dcd593e885
3 changed files with 112 additions and 2 deletions
|
|
@ -57,7 +57,8 @@ html
|
|||
{value: "gl", text: "Galego"},
|
||||
{value: "it", text: "Italiano"},
|
||||
{value: "ms", text: "Bahasa Melayu"},
|
||||
{value: "ru", text: "Русский"}
|
||||
{value: "ru", text: "Русский"},
|
||||
{value: "tr", text: "Türkçe"}
|
||||
])
|
||||
|
||||
+select("save_data", ll.save_data, true, [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue