From fe272ecd64b41021132dbd8169fe7c3ff1f48bb1 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 14 Jan 2024 11:39:47 +0100 Subject: [PATCH] Update cs_CZ, thanks to MiPi --- language/cs_CZ/plugin.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 language/cs_CZ/plugin.lang.php diff --git a/language/cs_CZ/plugin.lang.php b/language/cs_CZ/plugin.lang.php old mode 100644 new mode 100755 index 34fa708..e0c2632 --- a/language/cs_CZ/plugin.lang.php +++ b/language/cs_CZ/plugin.lang.php @@ -17,4 +17,5 @@ $lang['only on photo'] = 'Jen na fotce'; $lang['Community'] = 'Komunita'; $lang['Light mode'] = 'Snadný režim'; $lang['When light mode is activated no external script is loaded, it speeds up the load of the page and disables user tracking but also disables annotations and in-page popups.'] = 'Když je aktivován Snadný režim, nenahraje se žádný externí skript, tato funkce zrychlý nahrávání stránky a zakáže sledování uživatelů zároveň však zakáže poznámky a na stránkách vyskakování dalších oken.'; -?> \ No newline at end of file +$lang['Disable'] = 'Zakázat'; +$lang['Enable'] = 'Povolit'; \ No newline at end of file