continue: work on violation page and table
This commit is contained in:
@@ -305,7 +305,11 @@
|
||||
"file-verification-started-successfully": "File verification started successfully.",
|
||||
"an-error-occurred-while-starting-file-verification": "An error occurred while starting file verification.",
|
||||
"file-file-name-already-exists": "The file {fileName} already exists on the account.",
|
||||
"file-file-name-does-not-exist": "The file {fileName} does not exist on the account."
|
||||
"file-file-name-does-not-exist": "The file {fileName} does not exist on the account.",
|
||||
"violations-detected": "Violations detected",
|
||||
"content-verification-status": "Content verification status",
|
||||
"violation-data-updated": "Violation data updated",
|
||||
"open": "Open"
|
||||
},
|
||||
"Login-register-form": {
|
||||
"and": "and",
|
||||
|
||||
@@ -305,7 +305,11 @@
|
||||
"file-verification-started-successfully": "Проверка файлов успешно запущена.",
|
||||
"an-error-occurred-while-starting-file-verification": "При запуске проверки файлов произошла ошибка.",
|
||||
"file-file-name-already-exists": "Файл {fileName} уже есть на аккаунте.",
|
||||
"file-file-name-does-not-exist": "Файла {fileName} на аккаунте нет."
|
||||
"file-file-name-does-not-exist": "Файла {fileName} на аккаунте нет.",
|
||||
"violations-detected": "Обнаруженные нарушения",
|
||||
"content-verification-status": "Статус проверки контента",
|
||||
"violation-data-updated": "Данные нарушений обновлены",
|
||||
"open": "Открыть"
|
||||
},
|
||||
"Login-register-form": {
|
||||
"and": "и",
|
||||
|
||||
Reference in New Issue
Block a user