Browse Source

duplicates in translation have been removed

Dmitriev Roman 3 tháng trước cách đây
mục cha
commit
bcc33dff4d
2 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 1
      html/inc/languages/english.php
  2. 0 1
      html/inc/languages/russian.php

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

@@ -175,7 +175,6 @@ define("WEB_title_itog","Total");
 
 /* table cell names */
 define("WEB_cell_login","Login");
-define("WEB_cell_description","Full name");
 define("WEB_cell_ou","Group");
 define("WEB_cell_enabled","Enabled");
 define("WEB_cell_blocked","Blocking");

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

@@ -175,7 +175,6 @@ define("WEB_title_itog","Итого");
 
 /* table cell names */
 define("WEB_cell_login","Логин");
-define("WEB_cell_description","ФИО");
 define("WEB_cell_ou","Группа");
 define("WEB_cell_enabled","Включен");
 define("WEB_cell_blocked","Блокировка");