Last change
on this file since 31008 was
15780,
checked in by TranslationTeam, 12 years ago
|
[captcha] Update sv_SE, thanks to : styxsailor
|
-
Property svn:eol-style set to
LF
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
474 bytes
|
Line | |
---|
1 | <?php |
---|
2 | |
---|
3 | $lang['Captcha Configuration'] = 'Captcha inställningar'; |
---|
4 | $lang['Public Key'] = 'Publik nyckel'; |
---|
5 | $lang['Private Key'] = 'Privat nyckel'; |
---|
6 | $lang['Signup for personal usage keys'] = 'Registrera för användning av personliga nycklar'; |
---|
7 | |
---|
8 | $lang['Invalid Captcha'] = 'Ogiltig Captcha'; |
---|
9 | $lang['You need to define Captcha keys'] = 'Du måste definera Captcha nycklar'; |
---|
10 | $lang['Piwigo can\'t connect to reCaptcha server'] = 'Piwigo kan inte ansluta till reCaptcha servern'; |
---|
11 | |
---|
12 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.