add pice check for file upload
This commit is contained in:
@@ -293,7 +293,10 @@
|
||||
"security-details": "Security details",
|
||||
"number-of-checks": "Number of checks",
|
||||
"format": "Format",
|
||||
"file-name": "File name"
|
||||
"file-name": "File name",
|
||||
"there-are-not-enough-funds-to-protect-files": "There are not enough funds to protect files. {count} tokens required",
|
||||
"there-are-not-enough-funds-to-protect-file": "There are not enough funds to protect file. {count} tokens required",
|
||||
"duplicate-files": "Duplicate files"
|
||||
},
|
||||
"Login-register-form": {
|
||||
"and": "and",
|
||||
|
||||
@@ -293,7 +293,10 @@
|
||||
"security-details": "Детали защиты",
|
||||
"number-of-checks": "Количество проверок",
|
||||
"format": "Формат",
|
||||
"file-name": "Имя файла"
|
||||
"file-name": "Имя файла",
|
||||
"there-are-not-enough-funds-to-protect-files": "Для защиты файлов недостаточно средств. Необходимо {count} токен(ов/а)",
|
||||
"there-are-not-enough-funds-to-protect-file": "Для защиты файла недостаточно средств. Необходимо {count} токен(ов/а)",
|
||||
"duplicate-files": "Дубликаты файлов"
|
||||
},
|
||||
"Login-register-form": {
|
||||
"and": "и",
|
||||
|
||||
Reference in New Issue
Block a user