diff --git a/i18n/de.json b/i18n/de.json index 91f653171f..57a7f039ab 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -4829,7 +4829,7 @@ }, { "id": "web.error.unsupported_browser.min_browser_version.safari", - "translation": "Version 12+" + "translation": "Version 14.1+" }, { "id": "web.error.unsupported_browser.min_browser_version.firefox", @@ -7924,7 +7924,7 @@ }, { "id": "api.templates.email_footer_v2", - "translation": "© 2021 Mattermost, Inc. 530 Lytton Avenue, Second floor, Palo Alto, CA, 94301" + "translation": "© 2022 Mattermost, Inc. 530 Lytton Avenue, Second floor, Palo Alto, CA, 94301" }, { "id": "api.templates.copyright", @@ -9341,5 +9341,49 @@ { "id": "api.custom_groups.count_err", "translation": "Fehler beim Zählen der Gruppen" + }, + { + "id": "api.templates.server_inactivity_title", + "translation": "Erhöhe die Produktivität mit diesen tollen Funktionen" + }, + { + "id": "api.templates.server_inactivity_subtitle", + "translation": "Hi {{.Name}}, wir haben bemerkt, dass Dein Mattermost Server etwas Staub ansetzt, Schau mal auf die neuen Funktionen, die Dir helfen die Belastung Deines Team zu senken." + }, + { + "id": "api.templates.server_inactivity_subject", + "translation": "HE! Öffne Mattermost um Dein Team produktiver zu machen!" + }, + { + "id": "api.templates.server_inactivity_info_bullet2", + "translation": "Verwalte Aufgaben mit " + }, + { + "id": "api.templates.server_inactivity_info_bullet1", + "translation": "Arbeitsablauf-Verwaltung mit " + }, + { + "id": "api.templates.server_inactivity_info_bullet", + "translation": "Gastzugriff auf angegebene " + }, + { + "id": "api.templates.server_inactivity_info", + "translation": "Komm und teste es!" + }, + { + "id": "api.templates.server_inactivity_button", + "translation": "Öffne Mattermost" + }, + { + "id": "Playbooks", + "translation": "Playbooks" + }, + { + "id": "Channels", + "translation": "Kanäle" + }, + { + "id": "Boards", + "translation": "Boards" } ]