diff --git a/language/sk_SK/common.lang.php b/language/sk_SK/common.lang.php index 3e1e96ea8..d59d1ff55 100644 --- a/language/sk_SK/common.lang.php +++ b/language/sk_SK/common.lang.php @@ -456,4 +456,7 @@ $lang['Only the first %d albums are displayed, out of %d.'] = 'Zobrazí sa len p $lang['Pages'] = 'Stránky'; $lang['The PDF you requested is too large to display on this page.'] = 'Požadované PDF je príliš veľké na zobrazenie na tejto stránke.'; $lang['Custom dates'] = 'Vlastné termíny'; -$lang['last 12 months'] = 'Posledných 12 mesiacov'; \ No newline at end of file +$lang['last 12 months'] = 'Posledných 12 mesiacov'; +$lang['There are no authors available for the photos currently filtered'] = 'V súčasnosti nie sú k dispozícii žiadni autori vyfiltrovaných fotografií'; +$lang['There are no creation dates available for the photos currently filtered'] = 'V súčasnosti nie sú k dispozícii žiadne dátumy vytvorenia vyfiltrovaných fotografií'; +$lang['There are no tags available for the photos currently filtered'] = 'Pre aktuálne vyfiltrované fotografie nie sú k dispozícii žiadne značky'; \ No newline at end of file