openclassify/addons/default/visiosoft/profile-module/resources/lang/sr/section.php
2026-03-02 23:41:21 +03:00

19 lines
341 B
PHP

<?php
return [
'profile' => [
'title' => 'Profil',
],
'adress' => [
'title' => 'Adresa',
],
'general_setting' => 'Opšta podešavanja',
'recaptcha' => 'reCAPTCHA',
'education' => [
'title' => 'Obrazovanje',
],
'education_part' => [
'title' => 'Deo obrazovanja',
],
];