From 7e47dc2c73363e4960a3af2270f45b054ae08d65 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 13 Jan 2024 13:23:07 +0100 Subject: [PATCH] Update sv_SE, thanks to PBobbenB --- language/sv_SE/plugin.lang.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) mode change 100644 => 100755 language/sv_SE/plugin.lang.php diff --git a/language/sv_SE/plugin.lang.php b/language/sv_SE/plugin.lang.php old mode 100644 new mode 100755 index 2c36ff4..9c0622c --- a/language/sv_SE/plugin.lang.php +++ b/language/sv_SE/plugin.lang.php @@ -38,4 +38,6 @@ $lang['only on photo'] = 'endast på bild'; $lang['Community'] = 'Gemensamhet'; $lang['Light mode'] = 'Bantat läge'; $lang['When light mode is activated no external script is loaded, it speeds up the load of the page and disables user tracking but also disables annotations and in-page popups.'] = 'I bantat läge laddas inga externa skript in, det snabbar upp sidladdningen och deaktiverar användarspårning men tar också bort annotationer och pop-ups.'; -?> \ No newline at end of file +$lang['Disable'] = 'Avaktivera'; +$lang['Enable'] = 'Aktivera'; +$lang['Shared picture size'] = 'Delad bildstorlek'; \ No newline at end of file