diff --git a/lang/sk/lang.php b/lang/sk/lang.php new file mode 100644 index 0000000..97a16c4 --- /dev/null +++ b/lang/sk/lang.php @@ -0,0 +1,10 @@ + + */ +$lang['information'] = 'Tento web používa cookies. Používáním týchto stránok súhlasíte s ukladáním cookies do vášho počítača. Tak isto beriete na vedomie, že ste si prečítali a porozumeli našim Zásadám ochrany osobných údajov. Ak nesúhlasíte, prosím opustite tieto stránky.'; +$lang['consent'] = 'OK'; +$lang['details'] = 'Viac informácií'; +$lang['details_url'] = 'https://sk.wikipedia.org/wiki/HTTP_cookie'; diff --git a/lang/sk/settings.php b/lang/sk/settings.php new file mode 100644 index 0000000..474a7ce --- /dev/null +++ b/lang/sk/settings.php @@ -0,0 +1,9 @@ + + */ +$lang['position'] = 'Umiestnenie informačného banneru o cookies na stránke'; +$lang['position_o_top'] = 'hore'; +$lang['position_o_bottom'] = 'dole';