diff --git a/i18n/sv.json b/i18n/sv.json index fffb43ccea..abe0b740a3 100644 --- a/i18n/sv.json +++ b/i18n/sv.json @@ -9349,5 +9349,17 @@ { "id": "model.config.is_valid.image_decoder_concurrency.app_error", "translation": "Ogiltig värde {{.Value}} på antal samtidiga dekoder. Måste vara ett positivt tal eller -1." + }, + { + "id": "app.channel.get_post_count_by_day.app_error", + "translation": "" + }, + { + "id": "api.license_error.professional_or_enterprise", + "translation": "" + }, + { + "id": "api.authorization_error.guest", + "translation": "" } ]