From 1b21b1ec6c90a256b6036f3377fb2de053e2e2fc Mon Sep 17 00:00:00 2001 From: Disassembler Date: Tue, 19 Sep 2017 19:40:58 +0200 Subject: [PATCH] Few more Sahana auth Czech strings --- sahana/srv/sahana/applications/eden/languages/cs.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sahana/srv/sahana/applications/eden/languages/cs.py b/sahana/srv/sahana/applications/eden/languages/cs.py index 13c2724..781e21d 100644 --- a/sahana/srv/sahana/applications/eden/languages/cs.py +++ b/sahana/srv/sahana/applications/eden/languages/cs.py @@ -8197,6 +8197,9 @@ 'Invalid login': 'Neplatný login', 'A New User has registered for %(system_name)s:\n%(first_name)s %(last_name)s\n%(email)s\nNo action is required.': 'Nový uživatel se zaregistroval pro %(system_name)s:\n%(first_name)s %(last_name)s\n%(email)s\nNení třeba žádné akce.', 'Request password reset': 'Reset hesla', +'Password reset': 'Reset hesla', +'New password': 'Nové heslo', +'Verify password': 'Ověřit heslo', 'Apply changes': 'Uložit změny', 'Registration Disabled!': 'Registrace je zakázána.', 'You haven\'t yet Verified your account - please check your email': 'Dosud jste svůj účet neověřili - zkontrolujte prosím svůj e-mail',