From 9e3dbe910fc14b46933b4837f4976f8fd8fdf3dd Mon Sep 17 00:00:00 2001 From: jprusch Date: Sat, 20 Nov 2021 11:25:27 +0100 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (2322 of 2322 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/ Translated using Weblate (German) Currently translated at 100.0% (2318 of 2318 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/ --- i18n/de.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/i18n/de.json b/i18n/de.json index 3891ec26e9..c01f595cc1 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -9281,5 +9281,25 @@ { "id": "api.templates.invite_body.title.reminder", "translation": "Erinnerung" + }, + { + "id": "app.session.extend_session_expiry.app_error", + "translation": "Kann Sitzungsdauer nicht verlängern" + }, + { + "id": "fix_crt_channel_unreads.worker.do_job.mark_channel_as_read", + "translation": "Konnte Kanal nicht als gelesen markieren" + }, + { + "id": "fix_crt_channel_unreads.worker.do_job.kill_orphan_jobs", + "translation": "Beende verwaiste Jobs" + }, + { + "id": "fix_crt_channel_unreads.worker.do_job.get_post_types", + "translation": "Konnte keine eindeutigen POST Typen holen" + }, + { + "id": "fix_crt_channel_unreads.worker.do_job.get_bad_channel_memberships", + "translation": "Konnte keine schlechten Kanalmitgliedschaften holen" } ]