diff options
Diffstat (limited to 'language/cs_CZ')
-rw-r--r-- | language/cs_CZ/install.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/cs_CZ/install.lang.php b/language/cs_CZ/install.lang.php index e969d2e37..acdc04335 100644 --- a/language/cs_CZ/install.lang.php +++ b/language/cs_CZ/install.lang.php @@ -68,4 +68,5 @@ $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'; +$lang['localhost or other, supplied by your host provider'] = 'localhost, nebo jiný, dodaný poskytovatelem hostingu'; ?>
\ No newline at end of file |