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
693 B
PHP
22 lines
693 B
PHP
<?php
|
|
|
|
return [
|
|
'new_profile' => 'Profili i ri',
|
|
'new_adress' => 'Adresa e Re',
|
|
'show' => 'Trego Adresën',
|
|
'update_password' => 'Përditëso fjalëkalimin',
|
|
'update_profile' => 'Përditësoje profilin',
|
|
'delete' => 'Fshini',
|
|
'extend' => 'Shpreh',
|
|
'extend_all' => 'Zgjeroni të gjitha',
|
|
'extend_unpublished' => 'Zgjasni të pabotuar',
|
|
'edit' => 'Redakto',
|
|
'go_profile' => 'Shkoni në Detajin e Profilit',
|
|
'go_user' => 'Shkoni te Detajet e përdoruesit',
|
|
'personal' => 'personal',
|
|
'corporate' => 'i korporatës',
|
|
'export' => 'Eksporto',
|
|
'new_education' => 'Edukimi i ri',
|
|
'new_education_part' => 'Pjesa e Edukimit të Ri',
|
|
];
|