mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
* New translations validation.php (Arabic) * New translations validation.php (Spanish) * New translations validation.php (French) * New translations validation.php (Romanian) * New translations validation.php (Hindi) * New translations validation.php (Bengali) * New translations validation.php (German) * New translations validation.php (Arabic) * New translations validation.php (Greek) * New translations validation.php (Romanian) * New translations validation.php (Spanish) * New translations validation.php (French * New translations validation.php (Portuguese)
22 lines
692 B
PHP
22 lines
692 B
PHP
<?php
|
|
|
|
return [
|
|
'new_profile' => 'Profîla Nû',
|
|
'new_adress' => 'Navnîşana Nû',
|
|
'show' => 'Navnîşan nîşan bide',
|
|
'update_password' => 'Passwordîfreyê nûve bikin',
|
|
'update_profile' => 'Nûvekirina Profîlê',
|
|
'delete' => 'Jêbirin',
|
|
'extend' => 'N',
|
|
'extend_all' => 'Hemî Dirêj Bikin',
|
|
'extend_unpublished' => 'Berfireh Nedayîn',
|
|
'edit' => 'Weşandin',
|
|
'go_profile' => 'Herin Detailê Profîl',
|
|
'go_user' => 'Herin Berfirehiya Bikarhêner',
|
|
'personal' => 'Şexsî',
|
|
'corporate' => 'Pargîdanî',
|
|
'export' => 'Eksport',
|
|
'new_education' => 'Perwerdehiya Nû',
|
|
'new_education_part' => 'Beşa Perwerdehiya Nû',
|
|
];
|