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