mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Updated translations with latest Crowdin changes (#4256)
This commit is contained in:
@ -49,6 +49,7 @@ return [
|
||||
// Drawing & Images
|
||||
'image_upload_error' => 'هنگام آپلود تصویر خطایی روی داد',
|
||||
'image_upload_type_error' => 'نوع تصویر در حال آپلود نامعتبر است',
|
||||
'image_upload_replace_type' => 'Image file replacements must be of the same type',
|
||||
'drawing_data_not_found' => 'داده های طرح قابل بارگذاری نیستند. ممکن است فایل طرح دیگر وجود نداشته باشد یا شما به آن دسترسی نداشته باشید.',
|
||||
|
||||
// Attachments
|
||||
@ -57,6 +58,7 @@ return [
|
||||
|
||||
// Pages
|
||||
'page_draft_autosave_fail' => 'پیش نویس ذخیره نشد. قبل از ذخیره این صفحه مطمئن شوید که به اینترنت متصل هستید',
|
||||
'page_draft_delete_fail' => 'Failed to delete page draft and fetch current page saved content',
|
||||
'page_custom_home_deletion' => 'وقتی صفحه ای به عنوان صفحه اصلی تنظیم شده است، نمی توان آن را حذف کرد',
|
||||
|
||||
// Entities
|
||||
|
Reference in New Issue
Block a user