Last change
on this file since 8032 was
8032,
checked in by ddtddt, 14 years ago
|
[extension] - captcha - Add DE and IT Thanks to sugar888
|
File size:
397 bytes
|
Line | |
---|
1 | <?php |
---|
2 | |
---|
3 | $lang['Captcha Configuration'] = 'Captcha Konfiguration'; |
---|
4 | $lang['Public Key:'] = 'Öffentlicher Key:'; |
---|
5 | $lang['Private Key:'] = 'Privater Key:'; |
---|
6 | $lang['Signup for personal usage keys'] = 'Registrieren Sie sich um Ihre persönliche Keys zu erhalten'; |
---|
7 | |
---|
8 | $lang['Invalid Captcha'] = 'Captcha ist ungültig'; |
---|
9 | $lang['You need to define Captcha keys'] = 'Sie müssen die Captcha Keys bestimmen'; |
---|
10 | |
---|
11 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.