openclassify/addons/default/visiosoft/profile-module/resources/lang/sr/button.php
Fatih Alp e76068bd6c
New Crowdin updates (#925)
* New translations field.php (Italian)
* New translations field.php (Hebrew)
* New translations field.php (Greek)
* New translations field.php (German)
* New translations field.php (Arabic)
* New translations field.php (Spanish)
* New translations field.php (Bulgarian)
* New translations field.php (Hebrew)
* New translations field.php (Greek)
2021-02-08 12:03:32 +03:00

22 lines
622 B
PHP

<?php
return [
'new_profile' => 'New Profile',
'new_adress' => 'New Adress',
'show' => 'Show Adress',
'update_password' => 'Update Password',
'update_profile' => 'Update Profile',
'delete' => 'Delete',
'extend' => 'Extend',
'extend_all' => 'Extend All',
'extend_unpublished' => 'Extend Unpublished',
'edit' => 'Edit',
'go_profile' => 'Go to Profile Detail',
'go_user' => 'Go to User Detail',
'personal' => 'Personal',
'corporate' => 'Corporate',
'export' => 'Export',
'new_education' => 'New Education',
'new_education_part' => 'New Education part',
];