From a633472456f53a16de030ccd2354458a3139bccd Mon Sep 17 00:00:00 2001 From: Pablo Velez Vidal Date: Tue, 29 Nov 2022 09:45:51 +0100 Subject: [PATCH] add hyphen to translation file too --- assets/base/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/base/i18n/en.json b/assets/base/i18n/en.json index 69849593e..9bbd6a3cf 100644 --- a/assets/base/i18n/en.json +++ b/assets/base/i18n/en.json @@ -659,7 +659,7 @@ "onboarding.calls_description": "When typing isn’t fast enough, switch from channel-based chat to secure audio calls with a single tap.", "onboarding.integrations": "Integrate with tools you love", "onboarding.integrations_description": "Go beyond chat with tightly-integrated product solutions matched to common development processes.", - "onboarding.realtime_collaboration": "Collaborate in real-time", + "onboarding.realtime_collaboration": "Collaborate in real‑time", "onboarding.realtime_collaboration_description": "Persistent channels, direct messaging, and file sharing works seamlessly so you can stay connected, wherever you are.", "onboarding.welcome": "Welcome", "onboaring.welcome_description": "Mattermost is an open source platform for developer collaboration. Secure, flexible, and integrated with your tools.",