Browse Source

fixed definition of string

master
Eugene Kuligin 10 years ago
parent
commit
7256490496
  1. 4
      js/interface_localization.js

4
js/interface_localization.js

@ -745,13 +745,13 @@ if(preferredLanguage == "uk"){ @@ -745,13 +745,13 @@ if(preferredLanguage == "uk"){
"Use language": "Використати мову",
"Ignore": "Ігнорувати",
"Theme": "Тема",
"Keys": "Ключі",
"Keys": "Гарячі клавіші",
"Notifications": "Оповіщення",
"Desktop notifications": "Настільні повідомлення",
"Sound notifications": "Звукові сповіщення",
"Volume": "Гучність",
"Test": "Випроба",
"Send key": "Надіслати ключ",
"Send key": "Надсилання повідомлення",
"Posts display": "Відображення постів",
"Post editor": "Редактор посту",
"Inline image preview": "Inline image preview",

Loading…
Cancel
Save