From 2a71adf3fc6bd8a5d948636374ce6c3c7973e75e Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 25 Feb 2026 14:02:56 +0100 Subject: [PATCH] Update is_IS, thanks to gudjonsi --- language/is_IS/common.lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/is_IS/common.lang.php b/language/is_IS/common.lang.php index 517585e5b..66022f9e4 100644 --- a/language/is_IS/common.lang.php +++ b/language/is_IS/common.lang.php @@ -518,7 +518,6 @@ $lang['Expires in'] = 'Rennur út eftir'; $lang['Generate API Key'] = 'Búa til API-lykil'; $lang['Generate key'] = 'Búa til lykil'; $lang['Hello %s, enter your new password below.'] = 'Hæ %s, settu inn nýja lykilorðið þitt hér að neðan.'; -$lang['An email has been sent with a verification code'] = 'Tölvupóstur hefur verið sendur með staðfestingarkóða'; $lang['ID copied.'] = 'Auðkenni afritað.'; $lang['If you do not receive the email, please contact your webmaster.'] = 'Ef þú færð ekki tölvupóstinn, vinsamlegast hafðu samband við vefstjóra þinn.'; $lang['Invalid verification code'] = 'Ógildur staðfestingarkóði'; @@ -533,4 +532,5 @@ $lang['If you changed your password because you think it was stolen, we recommen $lang['Too many attempts, please try later..'] = 'Of margar tilraunir, vinsamlegast reynið síðar..'; $lang['Verification successful! You can now choose a new password.'] = 'Staðfesting tókst! Þú getur nú valið nýtt lykilorð.'; $lang['Your verification code'] = 'Staðfestingarkóðinn þinn'; -$lang['edit user preferences'] = 'breyta notandastillingum'; \ No newline at end of file +$lang['edit user preferences'] = 'breyta notandastillingum'; +$lang['If your account exists, a verification code has been sent to your email address.'] = 'Ef aðgangurinn þinn er til staðar hefur staðfestingarkóði verið sendur á netfangið þitt.'; \ No newline at end of file