File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?php
2+
3+ return array (
4+ 'Sign up ' => 'Přihlásit se ' ,
5+ 'Unable to create your account ' => 'Účet nelze vytvořit ' ,
6+ 'activate my account ' => 'aktivovat můj účet ' ,
7+ 'Click on this link to activate your account: ' => 'Kliknutím na tento odkaz aktivujte svůj účet: ' ,
8+ 'Hello %s ' => 'Dobrý den %s ' ,
9+ 'Email domain restriction for sign up ' => 'Omezení e-mailové domény pro registraci ' ,
10+ 'Only people with this email address will be allowed to sign up. ' => 'Registrovat se budou moci pouze lidé s touto e-mailovou doménou. ' ,
11+ 'Send email verification ' => 'Odeslat ověření e-mailem ' ,
12+ 'Email verification ' => 'Potvrzení e-mailu ' ,
13+ 'You are not allowed to register ' => 'Nemáte oprávnění k registraci ' ,
14+ 'Allow people to sign up themselves on Kanboard ' => 'Umožnit lidem přihlásit se na Kanboard ' ,
15+ );
You can’t perform that action at this time.
0 commit comments