mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-02-21 04:03:37 +08:00
New translations settings.php (Arabic)
This commit is contained in:
parent
b3e6888e31
commit
c011045d5e
@ -211,10 +211,10 @@ return [
|
||||
'user_api_token_secret_desc' => 'هذا الرمز السري تم إنشاؤه بواسطة النظام والذي يجب توفيره ضمن طلبات API. سيتم عرضه لمرة واحدة فقط ، لذا انسخ قيمة هذا الرمز إلى مكان آمن ومضمون.',
|
||||
'user_api_token_created' => 'تم إنشاء رمز :الوقت الزمني',
|
||||
'user_api_token_updated' => 'تم تحديث الرمز :الوقت الزمني',
|
||||
'user_api_token_delete' => 'Delete Token',
|
||||
'user_api_token_delete_warning' => 'This will fully delete this API token with the name \':tokenName\' from the system.',
|
||||
'user_api_token_delete_confirm' => 'Are you sure you want to delete this API token?',
|
||||
'user_api_token_delete_success' => 'API token successfully deleted',
|
||||
'user_api_token_delete' => 'حذف الرمز',
|
||||
'user_api_token_delete_warning' => 'سيؤدي هذا إلى حذف رمز API المُشار إليه بالكامل باسم \'اسم الرمز\' من النظام.',
|
||||
'user_api_token_delete_confirm' => 'هل أنت متأكد من أنك تريد حذف رمز API؟',
|
||||
'user_api_token_delete_success' => 'تم حذف رمز الـ API بنجاح',
|
||||
|
||||
//! If editing translations files directly please ignore this in all
|
||||
//! languages apart from en. Content will be auto-copied from en.
|
||||
|
Loading…
x
Reference in New Issue
Block a user