mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations control_panel.php (Arabic)
This commit is contained in:
parent
d21f126492
commit
a8e9b4c4d3
@ -0,0 +1,9 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'help' => 'مساعدة',
|
||||||
|
'search' => 'بحث',
|
||||||
|
'logout' => 'تسجيل خروج',
|
||||||
|
'view_site' => 'عرض الموقع',
|
||||||
|
'title' => 'لوحة التحكم',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user