mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-12-14 10:35:07 +00:00
Add Turkish language
This commit is contained in:
committed by
Cadence Ember
parent
7fd90bce54
commit
dcd593e885
@@ -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, [
|
||||
|
||||
Reference in New Issue
Block a user