diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-10-22 19:38:13 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-10-22 19:38:13 +0000 |
commit | 6ce5e070edcfdcca0e0b3fad28cd363eec761092 (patch) | |
tree | 07a4f38018922f70a6ffbafba9e7ebb41d5e4944 /language | |
parent | 9b99b7ec65946b32cc02833bcbcfa2b5206a23d9 (diff) |
[trunk_public] Update cs_CZ, thanks to : coudy
git-svn-id: http://piwigo.org/svn/trunk@30254 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/cs_CZ/common.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index 8046dc358..63a9c5675 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -425,4 +425,5 @@ $lang['Password is missing. Please enter the password.'] = 'Chybí heslo. Prosí $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Chybí potvrzení hesla. Prosím potvrďte vybrané heslo.'; $lang['%d photos per page'] = '%d fotek na stránce'; $lang['Theme'] = 'Téma'; -?>
\ No newline at end of file +$lang['Photo description'] = 'Popis fotky'; +$lang['Photo title'] = 'Název fotky';
\ No newline at end of file |