浏览代码

Update validator lang files

Visman 3 年之前
父节点
当前提交
58f7eabd36
共有 2 个文件被更改,包括 6 次插入0 次删除
  1. 3 0
      app/lang/en/validator.po
  2. 3 0
      app/lang/ru/validator.po

+ 3 - 0
app/lang/en/validator.po

@@ -188,3 +188,6 @@ msgstr "No image in the :alias field."
 
 
 msgid "The :alias does not contain a date"
 msgid "The :alias does not contain a date"
 msgstr "Failed to determine the date in the :alias field."
 msgstr "Failed to determine the date in the :alias field."
+
+msgid "Too much data"
+msgstr "Too much data"

+ 3 - 0
app/lang/ru/validator.po

@@ -188,3 +188,6 @@ msgstr "В поле :alias нет изображения."
 
 
 msgid "The :alias does not contain a date"
 msgid "The :alias does not contain a date"
 msgstr "Не удалось определить дату в поле :alias."
 msgstr "Не удалось определить дату в поле :alias."
+
+msgid "Too much data"
+msgstr "Лишние данные"