diff options
Diffstat (limited to 'language/sr_RS/admin.lang.php')
-rw-r--r-- | language/sr_RS/admin.lang.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/language/sr_RS/admin.lang.php b/language/sr_RS/admin.lang.php index 6cb5a3cd8..120608adb 100644 --- a/language/sr_RS/admin.lang.php +++ b/language/sr_RS/admin.lang.php @@ -238,7 +238,6 @@ $lang['group'] = 'grupa'; $lang['The name of a group must not contain " or \' or be empty.'] = 'Naziv grupe ne može sadržati " ili \' ili biti prazan.'; $lang['This name is already used by another group.'] = 'Ovaj naziv već koristi druga grupa.'; $lang['Groups'] = 'Grupe'; -$lang[''] = ''; $lang['High definition'] = 'Visoka rezolucija'; $lang['jump to category'] = 'skok u kategoriju'; $lang['jump to image'] = 'skok na sliku'; @@ -756,4 +755,7 @@ $lang['Virtual Links'] = 'Virtualne veze'; $lang['There is no other language available.'] = 'Drugi jezik nije dostupan.'; $lang['There is no other plugin available.'] = 'Drugi dodatak nije dostupan.'; $lang['There is no other theme available.'] = 'Druga tema nije dostupna.'; +$lang['By rank'] = 'Po rangu'; +$lang['Manual order'] = 'Ručno poređano'; +$lang['Add another set of photos'] = 'Dodaj drugi set fotografija'; ?>
\ No newline at end of file |