From 3e42beba26d72d981faf2814fc36d43eee3f5d70 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 15 Aug 2022 09:25:53 +0200 Subject: [PATCH] Update is_IS, thanks to gudjonsi --- language/is_IS/common.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/is_IS/common.lang.php b/language/is_IS/common.lang.php index eb936051b..666082ff6 100644 --- a/language/is_IS/common.lang.php +++ b/language/is_IS/common.lang.php @@ -416,4 +416,5 @@ $lang['Your authentication key is no longer valid.'] = 'Auðkenningarlykillinn $lang['Your password has been reset'] = 'Lykilorðið þitt hefur verið endurstillt'; $lang['Your username has been successfully changed to : %s'] = 'Notandanafni þínu hefur verið breytt í: %s'; $lang['Your website URL is invalid'] = 'Vefslóðin að þínu vefsvæði er ógild'; -$lang['generate random password'] = 'útbúa handahófskennt lykilorð'; \ No newline at end of file +$lang['generate random password'] = 'útbúa handahófskennt lykilorð'; +$lang['Start-Date'] = 'Upphafsdagur'; \ No newline at end of file