diff --git a/i18n/sv.json b/i18n/sv.json index b353bb6212..b35b987584 100644 --- a/i18n/sv.json +++ b/i18n/sv.json @@ -9273,5 +9273,17 @@ { "id": "api.custom_status.set_custom_statuses.update.app_error", "translation": "Misslyckades att uppdatera anpassad status. Lägg till emoij och/eller egen statustext." + }, + { + "id": "app.user.get_thread_count_for_user.app_error", + "translation": "Det gick inte att ta fram användarens antal trådar." + }, + { + "id": "app.session.extend_session_expiry.app_error", + "translation": "Kunde inte förlänga sessionens längd" + }, + { + "id": "api.templates.invite_body.title.reminder", + "translation": "Påminnelse" } ]