Merge pull request #6336 from Sanjaybhattwebkul/ar-translation

Issue #6335 fixed
This commit is contained in:
Jitendra Singh 2022-04-22 11:13:30 +05:30 committed by GitHub
commit 43a0f6826f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -48,9 +48,9 @@ return [
'price' => 'السعر',
'quantity' => 'كمية',
'description' => 'وصف',
'special-price' => 'Special Price',
'special-price-from' => 'Valid From',
'special-price-to' => 'Valid Until',
'special-price' => 'سعر خاص',
'special-price-from' => 'صالح من تاريخ',
'special-price-to' => 'صالح حتى',
'charged-per' => 'اتهم لكل',
'guest' => 'زائر',
'table' => 'الطاولة',
@ -64,7 +64,7 @@ return [
'status' => 'الحالة',
'open' => 'افتح',
'close' => 'غلق',
'time-error' => 'The to time must be greater than the from time.'
'time-error' => 'يجب أن يكون وقت إلى وقت أكبر من وقت من وقت.'
]
],
@ -101,7 +101,7 @@ return [
'book-an-appointment' => 'حجز موعد',
'date' => 'تاريخ',
'slot' => 'فتحة',
'no-slots-available' => 'No slots available',
'no-slots-available' => 'لا توجد فترات زمنية متاحة',
'rent-an-item' => 'استئجار عنصر',
'choose-rent-option' => 'اختر خيار الإيجار',
'daily-basis' => 'الأساس اليومي',