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