openclassify/addons/default/visiosoft/profile-module/resources/lang/ur/stream.php
2020-12-16 12:54:26 +03:00

17 lines
262 B
PHP

<?php
return [
'profile' => [
'name' => 'پروفائل',
],
'adress' => [
'name' => 'پتہ',
],
'education' => [
'name' => 'Education',
],
'education_part' => [
'name' => 'Education part',
],
];