diff options
Diffstat (limited to '')
-rw-r--r-- | language/cs_CZ/common.lang.php | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index 63a9c5675..b69a33997 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -426,4 +426,9 @@ $lang['Password confirmation is missing. Please confirm the chosen password.'] = $lang['%d photos per page'] = '%d fotek na stránce'; $lang['Theme'] = 'Téma'; $lang['Photo description'] = 'Popis fotky'; -$lang['Photo title'] = 'Název fotky';
\ No newline at end of file +$lang['Photo title'] = 'Název fotky'; +$lang['Album name, A → Z'] = 'Název alba, A → Z'; +$lang['Album name, Z → A'] = 'Název alba, Z → A'; +$lang['Apply on properties'] = 'Aplikovat na vlastnosti'; +$lang['Link: %s'] = 'Odkaz: %s'; +$lang['No results for'] = 'Žádné výsledky pro';
\ No newline at end of file |