diff --git a/assets/base/i18n/sv.json b/assets/base/i18n/sv.json index f4f4ac5d4..d27b8f848 100644 --- a/assets/base/i18n/sv.json +++ b/assets/base/i18n/sv.json @@ -1005,5 +1005,6 @@ "channel_notification_preferences.notification.all": "Alla nya meddelanden", "channel_notification_preferences.muted_title": "Kanalen är mjutad", "channel_notification_preferences.muted_content": "Du kan ändra notifieringsinställningarna, men eftersom kanalen är mjutad kommer du inte få notifieringar.", - "channel_notification_preferences.default": "(standard)" + "channel_notification_preferences.default": "(standard)", + "notification.no_connection": "Servern är otillgänglig och det gick inte att hämta information om notifieringen." }