mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations section.php (Arabic)
This commit is contained in:
parent
1e2c6659d8
commit
5cbc574871
@ -1,13 +1,11 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return[
|
return [
|
||||||
"profile" => [
|
'profile' => [
|
||||||
"title" =>"الملف الشخصي",
|
'title' => 'الملف الشخصي',
|
||||||
|
],
|
||||||
],
|
'adress' => [
|
||||||
"adress" => [
|
'title' => 'عنوان',
|
||||||
"title" =>"عنوان",
|
],
|
||||||
|
'general_setting' => 'الاعدادات العامة',
|
||||||
],
|
];
|
||||||
|
|
||||||
];
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user