mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
New translations cachet.php (Arabic)
This commit is contained in:
parent
33c222caed
commit
959caf5de8
@ -33,7 +33,7 @@ return [
|
|||||||
'scheduled' => 'صيانة',
|
'scheduled' => 'صيانة',
|
||||||
'scheduled_at' => ', مجدولة :timestamp',
|
'scheduled_at' => ', مجدولة :timestamp',
|
||||||
'posted' => 'تم الإرسال :timestamp',
|
'posted' => 'تم الإرسال :timestamp',
|
||||||
'posted_at' => 'Posted at :timestamp',
|
'posted_at' => 'نُشِر على :timestamp',
|
||||||
'status' => [
|
'status' => [
|
||||||
1 => 'عملية التحقق جارية',
|
1 => 'عملية التحقق جارية',
|
||||||
2 => 'تم التعرف عليه',
|
2 => 'تم التعرف عليه',
|
||||||
@ -129,10 +129,10 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
// Other
|
// Other
|
||||||
'home' => 'Home',
|
'home' => 'الرئيسية',
|
||||||
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
|
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
|
||||||
'timezone' => 'Times are shown in :timezone.',
|
'timezone' => 'Times are shown in :timezone.',
|
||||||
'about_this_site' => 'About This Site',
|
'about_this_site' => 'عن هذا الموقع',
|
||||||
'rss-feed' => 'RSS',
|
'rss-feed' => 'RSS',
|
||||||
'atom-feed' => 'Atom',
|
'atom-feed' => 'Atom',
|
||||||
'feed' => 'Status Feed',
|
'feed' => 'Status Feed',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user