diff options
Diffstat (limited to 'language/cs_CZ')
-rw-r--r-- | language/cs_CZ/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index bd760389a..e9b131518 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -423,4 +423,6 @@ $lang['First Page'] = 'První stránka'; $lang['Email'] = 'E-mail'; $lang['Password is missing. Please enter the password.'] = 'Chybí heslo. Prosím napište heslo.'; $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 |