mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 03:15:13 +08:00
New translations settings.php (Arabic)
This commit is contained in:
parent
af4aefb89b
commit
8593e7c0bf
|
@ -175,7 +175,10 @@ return [
|
|||
'users_delete_named' => 'حذف المستخدم :userName',
|
||||
'users_delete_warning' => 'سيتم حذف المستخدم \':userName\' بشكل تام من النظام.',
|
||||
'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_profile' => 'تعديل الملف',
|
||||
'users_edit_success' => 'تم تحديث المستخدم بنجاح',
|
||||
|
|
Loading…
Reference in New Issue
Block a user