From 1fdf7114b73538a43e08d9583f0eef12d7971ab7 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 4 Sep 2022 10:22:59 +0200 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 22bfbe613..54d9bdbc6 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'] = 'Skjáborð'; +$lang['Desktop'] = 'Tölvuskjár'; $lang['Mobile'] = 'Farsíma'; $lang['Photo title, A → Z'] = 'Titill myndar, A → Ö'; $lang['Photo title, Z → A'] = 'Titill myndar, Ö → A';