Last change
on this file since 8097 was
8097,
checked in by ddtddt, 14 years ago
|
[extensions] - captcha - add cs_CZ Thanks to webprostor
|
-
Property svn:eol-style set to
LF
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
390 bytes
|
Line | |
---|
1 | <?php |
---|
2 | |
---|
3 | $lang['Captcha Configuration'] = 'Nastavení kódu Captcha'; |
---|
4 | $lang['Public Key:'] = 'Veřejný klíč Key:'; |
---|
5 | $lang['Private Key:'] = 'Privátní klíč:'; |
---|
6 | $lang['Signup for personal usage keys'] = 'Registrace pro osobní použití klíče'; |
---|
7 | |
---|
8 | $lang['Invalid Captcha'] = 'Nesprávný kód Captcha'; |
---|
9 | $lang['You need to define Captcha keys'] = 'Musíte definovat kódovací klíče'; |
---|
10 | |
---|
11 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.