aboutsummaryrefslogtreecommitdiffstats
path: root/language/cs_CZ
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--language/cs_CZ/admin.lang.php2
-rw-r--r--language/cs_CZ/install.lang.php1
2 files changed, 1 insertions, 2 deletions
diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php
index 6e9d2dcf9..11bc04cb8 100644
--- a/language/cs_CZ/admin.lang.php
+++ b/language/cs_CZ/admin.lang.php
@@ -841,5 +841,5 @@ $lang['Rate'] = 'Hodnocení';
$lang['Add a criteria'] = 'Přidání kritéria';
$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'Nemužete definovat výchozí pořadí fotografií, protože máte nadefinováno vlastní nastavení v konfiguraci';
$lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = 'Specifikovali jste <i>$conf[\'order_by\']</i> v konfiguračním souboru, tento parametr je zastaralý, prosím odstraňte ho nebo přejmenujte na <i>$conf[\'order_by_custom\']</i> !';
-
+$lang['Learn more'] = 'Zjistit více';
?> \ No newline at end of file
diff --git a/language/cs_CZ/install.lang.php b/language/cs_CZ/install.lang.php
index ab6306367..3c971196a 100644
--- a/language/cs_CZ/install.lang.php
+++ b/language/cs_CZ/install.lang.php
@@ -69,7 +69,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Vytvoření souboru local/config/database.inc.php se nepodařilo.';
$lang['Download the config file'] = 'Stáhnout konfigurační soubor';
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Můžete stáhnout konfigurační soubor a nahrát jej do adrešáře local/config Vaší instalace.';
-$lang['Learn more'] = 'Zjistit více';
$lang['Just another Piwigo gallery'] = 'Jen další galerie Piwigo';
$lang['Welcome to my photo gallery'] = 'Vítejte na mé fotogalerii';
?> \ No newline at end of file