rajven 3 лет назад
Родитель
Сommit
c55b81457f
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      html/inc/languages/english.php
  2. 1 1
      html/inc/languages/russian.php

+ 1 - 1
html/inc/languages/english.php

@@ -233,7 +233,7 @@ define("WEB_btn_show","Show");
 define("WEB_btn_reorder","Apply Order");
 define("WEB_btn_recover","Restore");
 define("WEB_btn_transfom","Transform");
-define("WEB_btn_login","Login");
+define("WEB_btn_login","Enter");
 
 /* control options */
 define("WEB_config_remove_option","Parameter removed");

+ 1 - 1
html/inc/languages/russian.php

@@ -233,7 +233,7 @@ define("WEB_btn_show","Показать");
 define("WEB_btn_reorder","Применить порядок");
 define("WEB_btn_recover","Восстановить");
 define("WEB_btn_transfom","Преобразовать");
-define("WEB_btn_login","Вход");
+define("WEB_btn_login","Войти");
 
 /* control options */
 define("WEB_config_remove_option","Удалён параметр");