Browse Source

Update lang.ru-ru.json (#5865)

Update lang

Co-authored-by: Patrick Schult <75116288+FreddleSpl0it@users.noreply.github.com>
Ramis 1 year ago
parent
commit
47fd1bb894
1 changed files with 2 additions and 0 deletions
  1. 2 0
      data/web/lang/lang.ru-ru.json

+ 2 - 0
data/web/lang/lang.ru-ru.json

@@ -1224,6 +1224,8 @@
         "session_ua": "Неверный токен формы: ошибка проверки User-Agent"
     },
     "datatables": {
+        "collapse_all": "Свернуть все",
+        "expand_all": "Развернуть все",
         "infoPostFix": ""
     }
 }