Skip to content

Commit 448714c

Browse files
committed
New translations errors.php (Russian)
1 parent 27ca3b8 commit 448714c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

lang/ru/errors.php

+5-5
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,11 @@
111111
'import_zip_no_data' => 'ZIP file data has no expected book, chapter or page content.',
112112
'import_validation_failed' => 'Import ZIP failed to validate with errors:',
113113
'import_zip_failed_notification' => 'Failed to import ZIP file.',
114-
'import_perms_books' => 'You are lacking the required permissions to create books.',
115-
'import_perms_chapters' => 'You are lacking the required permissions to create chapters.',
116-
'import_perms_pages' => 'You are lacking the required permissions to create pages.',
117-
'import_perms_images' => 'You are lacking the required permissions to create images.',
118-
'import_perms_attachments' => 'You are lacking the required permission to create attachments.',
114+
'import_perms_books' => 'У вас недостаточно прав для создания книг.',
115+
'import_perms_chapters' => 'У вас недостаточно прав для создания глав.',
116+
'import_perms_pages' => 'У вас недостаточно прав для создания страниц.',
117+
'import_perms_images' => 'У вас недостаточно прав для создания изображений.',
118+
'import_perms_attachments' => 'У вас недостаточно прав для создания вложений.',
119119

120120
// API errors
121121
'api_no_authorization_found' => 'Отсутствует токен авторизации в запросе',

0 commit comments

Comments
 (0)