diff options
Diffstat (limited to 'language/cs_CZ/install.lang.php')
-rw-r--r-- | language/cs_CZ/install.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/cs_CZ/install.lang.php b/language/cs_CZ/install.lang.php index d71e609f5..6de158382 100644 --- a/language/cs_CZ/install.lang.php +++ b/language/cs_CZ/install.lang.php @@ -71,4 +71,6 @@ $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['Just another Piwigo gallery'] = 'Jen další galerie Piwigo'; $lang['Welcome to my photo gallery'] = 'Vítejte na mé fotogalerii'; +$lang['Welcome to your new installation of Piwigo!'] = 'Vítejte v nové instalaci Piwigo!'; +$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Neváhejte navštívit naše fórum v případě jakýchkoliv dotazů: %s'; ?>
\ No newline at end of file |