remove monitoring from files that are not image

This commit is contained in:
smanylov
2026-03-09 14:38:52 +07:00
parent 1280505297
commit 0c03bb9254
4 changed files with 21 additions and 7 deletions
+2 -1
View File
@@ -292,7 +292,8 @@
"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"
"duplicate-files": "Duplicate files",
"monitoring-is-not-supported": "Monitoring is not supported"
},
"Login-register-form": {
"and": "and",
+2 -1
View File
@@ -292,7 +292,8 @@
"file-name": "Имя файла",
"there-are-not-enough-funds-to-protect-files": "Для защиты файлов недостаточно средств. Необходимо {count} токен(ов/а)",
"there-are-not-enough-funds-to-protect-file": "Для защиты файла недостаточно средств. Необходимо {count} токен(ов/а)",
"duplicate-files": "Дубликаты файлов"
"duplicate-files": "Дубликаты файлов",
"monitoring-is-not-supported": "Мониторинг не поддерживается"
},
"Login-register-form": {
"and": "и",