mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-17 16:59:00 +08:00
New translations errors.php (Russian)
Some checks are pending
analyse-php / build (push) Waiting to run
lint-php / build (push) Waiting to run
test-migrations / build (8.2) (push) Waiting to run
test-migrations / build (8.3) (push) Waiting to run
test-migrations / build (8.4) (push) Waiting to run
test-php / build (8.2) (push) Waiting to run
test-php / build (8.3) (push) Waiting to run
test-php / build (8.4) (push) Waiting to run
Some checks are pending
analyse-php / build (push) Waiting to run
lint-php / build (push) Waiting to run
test-migrations / build (8.2) (push) Waiting to run
test-migrations / build (8.3) (push) Waiting to run
test-migrations / build (8.4) (push) Waiting to run
test-php / build (8.2) (push) Waiting to run
test-php / build (8.3) (push) Waiting to run
test-php / build (8.4) (push) Waiting to run
This commit is contained in:
parent
27ca3b8be2
commit
448714c951
@ -111,11 +111,11 @@ return [
|
||||
'import_zip_no_data' => 'ZIP file data has no expected book, chapter or page content.',
|
||||
'import_validation_failed' => 'Import ZIP failed to validate with errors:',
|
||||
'import_zip_failed_notification' => 'Failed to import ZIP file.',
|
||||
'import_perms_books' => 'You are lacking the required permissions to create books.',
|
||||
'import_perms_chapters' => 'You are lacking the required permissions to create chapters.',
|
||||
'import_perms_pages' => 'You are lacking the required permissions to create pages.',
|
||||
'import_perms_images' => 'You are lacking the required permissions to create images.',
|
||||
'import_perms_attachments' => 'You are lacking the required permission to create attachments.',
|
||||
'import_perms_books' => 'У вас недостаточно прав для создания книг.',
|
||||
'import_perms_chapters' => 'У вас недостаточно прав для создания глав.',
|
||||
'import_perms_pages' => 'У вас недостаточно прав для создания страниц.',
|
||||
'import_perms_images' => 'У вас недостаточно прав для создания изображений.',
|
||||
'import_perms_attachments' => 'У вас недостаточно прав для создания вложений.',
|
||||
|
||||
// API errors
|
||||
'api_no_authorization_found' => 'Отсутствует токен авторизации в запросе',
|
||||
|
Loading…
x
Reference in New Issue
Block a user