From 533e7de4b1f8bf210740215e4854521c21faa4c8 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 28 Oct 2024 18:37:36 +0100 Subject: [PATCH] Update sr_RS, thanks to gpopac --- language/sr_RS/common.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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