mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-25 16:20:42 -05:00
18 lines
302 B
PHP
18 lines
302 B
PHP
<?php
|
|
|
|
return [
|
|
'profile' => [
|
|
'name' => 'پرۆفایل',
|
|
],
|
|
'adress' => [
|
|
'name' => 'ناونیشان',
|
|
],
|
|
'education' => [
|
|
'name' => 'پهروهرده',
|
|
],
|
|
'education_part' => [
|
|
'name' => 'بەشی پەروەردەی
|
|
',
|
|
],
|
|
];
|