From fff4ebcc6400fcb120f440476c2146e8926eac11 Mon Sep 17 00:00:00 2001 From: Rainbow Spike Date: Fri, 31 May 2019 05:41:34 +1000 Subject: [PATCH] Create settings.php --- lang/cs/settings.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lang/cs/settings.php diff --git a/lang/cs/settings.php b/lang/cs/settings.php new file mode 100644 index 0000000..45e2cfb --- /dev/null +++ b/lang/cs/settings.php @@ -0,0 +1,10 @@ + + */ + +$lang['position'] = 'Umístění informačního banneru o cookies na stránce'; +$lang['position_o_top'] = 'výše'; +$lang['position_o_bottom'] = 'níže';