ok
This commit is contained in:
12
Production/SNIPE-IT/resources/lang/ar-SA/account/general.php
Normal file
12
Production/SNIPE-IT/resources/lang/ar-SA/account/general.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'personal_api_keys' => 'مفاتيح API الشخصية',
|
||||
'api_key_warning' => 'عند إنشاء رمز API، تأكد من نسخه على الفور لأنه
|
||||
لن يكون مرئيا لك مرة أخرى.',
|
||||
'api_base_url' => 'عنوان URL الأساسي API الخاص بك موجود في:',
|
||||
'api_base_url_endpoint' => '/<endpoint>',
|
||||
'api_token_expiration_time' => 'تم تعيين رموز API لانتهاء صلاحيتها في:',
|
||||
'api_reference' => 'الرجاء التحقق من مرجع API <a href="https://snipe-it.readme.io/reference" target="_blank"></a> إلى
|
||||
العثور على نقاط نهاية API المحددة ووثائق API الإضافية.',
|
||||
);
|
Reference in New Issue
Block a user