From ff2c9d1f8746b3ed1ea227718e61e5232b7e6f60 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 20 Dec 2022 08:10:19 +0100 Subject: [PATCH] Update sv_SE, thanks to PBobbenB --- language/sv_SE/admin.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/sv_SE/admin.lang.php b/language/sv_SE/admin.lang.php index 66bc89244..ab55f7b7a 100644 --- a/language/sv_SE/admin.lang.php +++ b/language/sv_SE/admin.lang.php @@ -1320,4 +1320,5 @@ $lang['If anything bad happens during the update, you would be able to restore a $lang['The best is to have them made automatically on a regular basis.'] = 'Det bästa är att göra regelbundna backuper automatiskt.'; $lang['Apply to root albums'] = 'Tillämpa på rotalbum'; $lang['Album name must not be empty'] = 'Albumets namn får inte vara tomt'; -$lang['Visit history'] = 'Besökshistorik'; \ No newline at end of file +$lang['Visit history'] = 'Besökshistorik'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Vissa foton saknas i ditt filsystem. Detaljer tillhandahålls av insticksmodulen Check Uploads'; \ No newline at end of file