mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-28 23:54:18 +00:00
fixing typo that broke interface
This commit is contained in:
parent
93e44070cf
commit
e3051c8c32
@ -589,7 +589,7 @@ if(preferredLanguage == "ru"){
|
|||||||
|
|
||||||
// list of the English words and translations
|
// list of the English words and translations
|
||||||
wordset = {
|
wordset = {
|
||||||
"Actions ▼": "Действия ▼" // , comma after each match except the last
|
"Actions ▼": "Действия ▼", // , comma after each match except the last
|
||||||
"Active DHT nodes:": "Активные узлы DHT: ",
|
"Active DHT nodes:": "Активные узлы DHT: ",
|
||||||
"Add DNS": "Добавить DNS",
|
"Add DNS": "Добавить DNS",
|
||||||
"Add peer": "Добавить пира",
|
"Add peer": "Добавить пира",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user