diff options
Diffstat (limited to 'language/sv_SE/common.lang.php')
-rw-r--r-- | language/sv_SE/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/sv_SE/common.lang.php b/language/sv_SE/common.lang.php index 8287fcddb..b9c0d5d9d 100644 --- a/language/sv_SE/common.lang.php +++ b/language/sv_SE/common.lang.php @@ -358,6 +358,6 @@ $lang['The number of photos per row must be a not null scalar'] = 'Antalet bilde $lang['Number of photos per row'] = 'Antal bilder per rad'; $lang['The number of rows per page must be a not null scalar'] = 'Antalet rader per sida måste vara ett heltal'; $lang['Number of rows per page'] = 'Antal rader per sida'; -$lang['html tags are not allowed in login'] = 'HTML-taggar inte är tillåtna vid inloggning'; +$lang['html tags are not allowed in login'] = 'HTML-taggar är inte tillåtna vid inloggning'; ?>
\ No newline at end of file |