From 73c1a177dd6c426a83554054b629e313558dd18f Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 3 Nov 2022 05:58:55 +0100 Subject: [PATCH] Update is_IS, thanks to gudjonsi --- language/is_IS/common.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/is_IS/common.lang.php b/language/is_IS/common.lang.php index 54d9bdbc6..e6fce1d73 100644 --- a/language/is_IS/common.lang.php +++ b/language/is_IS/common.lang.php @@ -316,7 +316,7 @@ $lang['Email address is missing. Please specify an email address.'] = 'Netfang v $lang['This author modified following comment:'] = 'Þessi höfundur breytti eftirfarandi umsögn:'; $lang['This author removed the comment with id %d'] = 'Þessi höfundur fjarlægði umsögnina með auðkenninu %d'; $lang['html tags are not allowed in login'] = 'html merkingar eru ekki leyfilegar við innskráningu'; -$lang['Desktop'] = 'Tölvuskjár'; +$lang['Desktop'] = 'Tölvuskjá'; $lang['Mobile'] = 'Farsíma'; $lang['Photo title, A → Z'] = 'Titill myndar, A → Ö'; $lang['Photo title, Z → A'] = 'Titill myndar, Ö → A';