diff --git a/i18n/de.json b/i18n/de.json index 988c73619a..548f60e1e5 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -9373,9 +9373,5 @@ { "id": "api.post.compliance_enabled.join_channel_to_view_post", "translation": "Durch Compliance Regeln in dieser Umgebung, muss man Mitglied des Kanals werden, bevor die Kanal-Nachrichten gelesen werden können." - }, - { - "id": "api.file.upload_file.incorrect_number_of_files.app_error", - "translation": "Kann keine Dateien hochladen. Inkorrekte Anzahl an Dateien spezifiziert." } ] diff --git a/i18n/en_AU.json b/i18n/en_AU.json index 15db05cd63..f251e66f07 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9301,9 +9301,5 @@ { "id": "api.post.compliance_enabled.join_channel_to_view_post", "translation": "Due to the compliance rules configured on this server, the channel must be joined before its posts can be read." - }, - { - "id": "api.file.upload_file.incorrect_number_of_files.app_error", - "translation": "Unable to upload files. Incorrect number of files specified." } ] diff --git a/i18n/nl.json b/i18n/nl.json index a3268a9ae3..1f4a2afda1 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -9373,9 +9373,5 @@ { "id": "api.post.compliance_enabled.join_channel_to_view_post", "translation": "Door de compliance regels die op deze instantie zijn geconfigureerd moet het kanaal eerst worden binnengegaan voordat de berichten kunnen worden gelezen." - }, - { - "id": "api.file.upload_file.incorrect_number_of_files.app_error", - "translation": "Fout bij uploaden van bestanden. Foutief aantal opgegeven bestanden." } ] diff --git a/i18n/pl.json b/i18n/pl.json index f2b91f91b3..5bbc037e13 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -9374,9 +9374,5 @@ { "id": "api.post.compliance_enabled.join_channel_to_view_post", "translation": "Ze względu na reguły zgodności skonfigurowany na tej instancji kanał musi zostać dołączony, zanim jego posty będą mogły być czytane." - }, - { - "id": "api.file.upload_file.incorrect_number_of_files.app_error", - "translation": "Nie można przesłać plików. Wybrano niepoprawną liczbę plików." } ] diff --git a/i18n/sv.json b/i18n/sv.json index 43c9bb90ea..7fda99b398 100644 --- a/i18n/sv.json +++ b/i18n/sv.json @@ -9373,9 +9373,5 @@ { "id": "api.post.compliance_enabled.join_channel_to_view_post", "translation": "På grund av de efterlevnadsregler som konfigurerats för den här instansen måste du gå med i kanalen innan dess inlägg kan läsas." - }, - { - "id": "api.file.upload_file.incorrect_number_of_files.app_error", - "translation": "Kunde inte ladda upp filer. Felaktigt antal filer angivna." } ] diff --git a/i18n/tr.json b/i18n/tr.json index 8d476af4c5..dfa107e4c1 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -9373,9 +9373,5 @@ { "id": "api.post.compliance_enabled.join_channel_to_view_post", "translation": "Bu kopyada yapılandırılmış uyumluluk kuralları nedeniyle, gönderilerinin okunabilmesi için önce kanala katılınması gerekir." - }, - { - "id": "api.file.upload_file.incorrect_number_of_files.app_error", - "translation": "Dosyalar yüklenemedi. Belirtilen dosya sayısı hatalı." } ]