mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
manually fix a syntax error
This commit is contained in:
@@ -354,8 +354,7 @@ $lang['%d rates'] = '%d karakter';
|
||||
$lang['Here are your connection settings'] = 'Her er tilkoblingsinnstillingene dine';
|
||||
$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Hvis du tror du har mottatt denne e-posten ved en feiltagelse, vennligst ta kontakt med oss på %s.';
|
||||
$lang['Someone requested that the password be reset for the following user account:'] = 'Noen ba om at passordet ble tilbakestilt for følgende brukerkonto:';
|
||||
$lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Vellykket registrert, du vil snart motta en e-post med tilkoblingsinnstillingene dine.';
|
||||
Velkommen!';
|
||||
$lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Vellykket registrert, du vil snart motta en e-post med tilkoblingsinnstillingene dine. Velkommen!';
|
||||
$lang['Thank you for registering at %s!'] = 'Takk for at du registrerte deg på %s!';
|
||||
$lang['The passwords do not match'] = 'Passordene er ikke like';
|
||||
$lang['To reset your password, visit the following address:'] = 'For å tilbakestille passordet, vennligst bruk følgene lenke:';
|
||||
|
||||
Reference in New Issue
Block a user