diff options
Diffstat (limited to 'language/sk_SK/common.lang.php')
-rw-r--r-- | language/sk_SK/common.lang.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/language/sk_SK/common.lang.php b/language/sk_SK/common.lang.php index 7485031b2..84df4be8b 100644 --- a/language/sk_SK/common.lang.php +++ b/language/sk_SK/common.lang.php @@ -389,5 +389,11 @@ $lang['Here are your connection settings'] = 'Tu je Vaše nastavenie pripojenia' $lang['Password: %s'] = 'Heslo: %s'; $lang['Username: %s'] = 'Používateľské meno: %s'; $lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Ak si myslíte, že tento mail ste dostali chybne, kontaktujte nás prosím na %s'; +$lang['Show oldest comments first'] = 'Zobraziť staršie komentáre ako prvé'; +$lang['Show latest comments first'] = 'Zobraziť najnovšie komentáre ako prvé'; +$lang['Photo sizes'] = 'Veľkosti fotky'; +$lang['View in'] = 'Ukázať v'; +$lang['Mobile'] = 'Mobile'; +$lang['Desktop'] = 'Desktope'; ?>
\ No newline at end of file |