mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-12-04 05:22:38 +03:00
New translations settings.php (Arabic)
This commit is contained in:
@@ -175,7 +175,10 @@ return [
|
|||||||
'users_delete_named' => 'حذف المستخدم :userName',
|
'users_delete_named' => 'حذف المستخدم :userName',
|
||||||
'users_delete_warning' => 'سيتم حذف المستخدم \':userName\' بشكل تام من النظام.',
|
'users_delete_warning' => 'سيتم حذف المستخدم \':userName\' بشكل تام من النظام.',
|
||||||
'users_delete_confirm' => 'تأكيد حذف المستخدم؟',
|
'users_delete_confirm' => 'تأكيد حذف المستخدم؟',
|
||||||
'users_delete_success' => 'تم حذف المستخدم بنجاح',
|
'users_migrate_ownership' => 'Migrate Ownership',
|
||||||
|
'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.',
|
||||||
|
'users_none_selected' => 'No user selected',
|
||||||
|
'users_delete_success' => 'User successfully removed',
|
||||||
'users_edit' => 'تعديل المستخدم',
|
'users_edit' => 'تعديل المستخدم',
|
||||||
'users_edit_profile' => 'تعديل الملف',
|
'users_edit_profile' => 'تعديل الملف',
|
||||||
'users_edit_success' => 'تم تحديث المستخدم بنجاح',
|
'users_edit_success' => 'تم تحديث المستخدم بنجاح',
|
||||||
|
|||||||
Reference in New Issue
Block a user