diff --git a/language/sr_RS/common.lang.php b/language/sr_RS/common.lang.php index 345cc7407..94a598226 100644 --- a/language/sr_RS/common.lang.php +++ b/language/sr_RS/common.lang.php @@ -451,4 +451,7 @@ $lang['Pages'] = 'Странице'; $lang['Pre-established filters are proposed, but you can add or remove them using the "Choose filters" button.'] = 'Предложени су предодређени филтери, али их можете додати или уклонити преко дугмета „Изабери филтере“.'; $lang['Search in :'] = 'Претражи у:'; $lang['Custom dates'] = 'Произвољни датуми'; -$lang['last 12 months'] = 'Последњих 12 месеци'; \ No newline at end of file +$lang['last 12 months'] = 'Последњих 12 месеци'; +$lang['There are no authors available for the photos currently filtered'] = 'Нема аутора за фотографије које су тренутно изфилтриране'; +$lang['There are no creation dates available for the photos currently filtered'] = 'Нема датума настанка за фотографије које су тренутно изфилтриране'; +$lang['There are no tags available for the photos currently filtered'] = 'Нема ознака за фотографије које су тренутно изфилтриране'; \ No newline at end of file