diff --git a/i18n/sv.json b/i18n/sv.json index 18cee715aa..b353bb6212 100644 --- a/i18n/sv.json +++ b/i18n/sv.json @@ -9265,5 +9265,13 @@ { "id": "ent.elasticsearch.getAllChannelMembers.error", "translation": "Misslyckades att hämta alla kanalmedlemmar" + }, + { + "id": "app.role.get_all.app_error", + "translation": "Kunde inte hämta alla roller." + }, + { + "id": "api.custom_status.set_custom_statuses.update.app_error", + "translation": "Misslyckades att uppdatera anpassad status. Lägg till emoij och/eller egen statustext." } ]