File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 111
111
'import_zip_no_data ' => 'ZIP file data has no expected book, chapter or page content. ' ,
112
112
'import_validation_failed ' => 'Import ZIP failed to validate with errors: ' ,
113
113
'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 ' => 'У вас недостаточно прав для создания вложений . ' ,
119
119
120
120
// API errors
121
121
'api_no_authorization_found ' => 'Отсутствует токен авторизации в запросе ' ,
You can’t perform that action at this time.
0 commit comments