[>] en > ru
This commit is contained in:
parent
0fb107d952
commit
a88bd10783
@ -2,16 +2,16 @@
|
|||||||
class Strings:
|
class Strings:
|
||||||
|
|
||||||
# login box,
|
# login box,
|
||||||
ok = "ok"
|
ok = "Ок"
|
||||||
cancel = "cancel"
|
cancel = "Отмена"
|
||||||
login = "login"
|
login = "Логин"
|
||||||
password = "password"
|
password = "Пароль"
|
||||||
|
|
||||||
# message box
|
# message box
|
||||||
info = "Info"
|
info = "Информация"
|
||||||
warning = "Warning"
|
warning = "Warning"
|
||||||
error = "Error"
|
error = "Ошибка"
|
||||||
yesno = "Question"
|
yesno = "Вопрос"
|
||||||
|
|
||||||
class Icons:
|
class Icons:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user