diff --git a/i18n/en_AU.json b/i18n/en_AU.json index 7f024392b9..ea10f1570a 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -69,7 +69,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", @@ -5389,7 +5389,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.email_footer", @@ -9317,5 +9317,49 @@ { "id": "api.custom_groups.count_err", "translation": "error counting groups" + }, + { + "id": "api.templates.server_inactivity_title", + "translation": "Unlock increased productivity with these awesome features" + }, + { + "id": "api.templates.server_inactivity_subtitle", + "translation": "Hey {{.Name}}, we’ve noticed that your Mattermost server is collecting a bit of dust. Take a look at some features that can help lighten your team's workload." + }, + { + "id": "api.templates.server_inactivity_subject", + "translation": "Hey! Open Mattermost to increase your team’s productivity!" + }, + { + "id": "api.templates.server_inactivity_info_bullet2", + "translation": "Manage tasks using " + }, + { + "id": "api.templates.server_inactivity_info_bullet1", + "translation": "Workflow management with " + }, + { + "id": "api.templates.server_inactivity_info_bullet", + "translation": "Guest Access to specified " + }, + { + "id": "api.templates.server_inactivity_info", + "translation": "Come and check it out!" + }, + { + "id": "api.templates.server_inactivity_button", + "translation": "Open Mattermost" + }, + { + "id": "Playbooks", + "translation": "Playbooks" + }, + { + "id": "Channels", + "translation": "Channels" + }, + { + "id": "Boards", + "translation": "Boards" } ]