diff options
Diffstat (limited to '')
-rw-r--r-- | language/sk_SK/common.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/sk_SK/common.lang.php b/language/sk_SK/common.lang.php index 315f52527..24ccbb37e 100644 --- a/language/sk_SK/common.lang.php +++ b/language/sk_SK/common.lang.php @@ -428,4 +428,7 @@ $lang['Password is missing. Please enter the password.'] = 'Chýba heslo. Prosí $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Chýba potvrdenie hesla. Prosím potvrďte vybrané heslo.'; $lang['%d photos per page'] = '%d fotiek na stránku'; $lang['Theme'] = 'Téma'; -$lang['No results for'] = 'Žiadne výsledky pre';
\ No newline at end of file +$lang['No results for'] = 'Žiadne výsledky pre'; +$lang['Apply on properties'] = 'Pridať do vlastností'; +$lang['Photo description'] = 'Popis fotky'; +$lang['Photo title'] = 'Názov fotky';
\ No newline at end of file |