openclassify/addons/default/visiosoft/profile-module/resources/lang/sr/button.php
Fatih Alp 11485c8efe
New Crowdin updates (#950)
* New translations field.php (Romanian)
* New translations field.php (Albanian)
* New translations field.php (Bulgarian)
* New translations field.php (Serbian (Latin))
* New translations field.php (Hindi)
* New translations field.php (Azerbaijani)
* New translations field.php (Bengali)
* New translations field.php (Persian)
* New translations field.php (Vietnamese)
* New translations field.php (Urdu (Pakistan))
* New translations field.php (Ukrainian)
* New translations field.php (Turkish)
* New translations field.php (Swedish)
* New translations field.php (Russian)
* New translations field.php (French)
2021-02-18 15:39:39 +03:00

22 lines
866 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'new_profile' => 'Нови профил',
'new_adress' => 'Нова адреса',
'show' => 'Прикажи адресу',
'update_password' => 'Ажурирај лозинку',
'update_profile' => 'Ажурирање профил',
'delete' => 'Избриши',
'extend' => 'Проширити',
'extend_all' => 'Прошири све',
'extend_unpublished' => 'Прошири Необјављено',
'edit' => 'Уредити',
'go_profile' => 'Идите на детаље о профилу',
'go_user' => 'Идите на Детаљи о кориснику',
'personal' => 'Лични',
'corporate' => 'Корпоративни',
'export' => 'Извоз',
'new_education' => 'Ново образовање',
'new_education_part' => 'Нови део образовања',
];