diff options
-rw-r--r-- | language/sh_RS/common.lang.php | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/language/sh_RS/common.lang.php b/language/sh_RS/common.lang.php index 57f77c3eb..672a97475 100644 --- a/language/sh_RS/common.lang.php +++ b/language/sh_RS/common.lang.php @@ -417,4 +417,8 @@ $lang['Theme'] = 'Šablon'; $lang['Username is mandatory'] = 'Korisničko ime je obavezno'; $lang['Website'] = 'Veb sajt'; $lang['Your website URL is invalid'] = 'URL Vašeg veb sajta je neispravan'; -$lang['mandatory'] = 'obavezno';
\ No newline at end of file +$lang['mandatory'] = 'obavezno'; +$lang['Apply on properties'] = 'Примени на подешавања'; +$lang['No results for'] = 'Нема резултата за'; +$lang['Photo description'] = 'Опис фотографије'; +$lang['Photo title'] = 'Назив фотографије';
\ No newline at end of file |