From a2c4f8aafc80179f55d9b796c3a2805a7d03df9e Mon Sep 17 00:00:00 2001 From: "marc.sirisak" Date: Wed, 3 Apr 2024 08:46:21 +0000 Subject: [PATCH] feat(translation): tchap wording for systems alerts --- modules/tchap-translations/tchap_translations.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/tchap-translations/tchap_translations.json b/modules/tchap-translations/tchap_translations.json index 6240d3dff3..259fa9abe9 100644 --- a/modules/tchap-translations/tchap_translations.json +++ b/modules/tchap-translations/tchap_translations.json @@ -721,5 +721,9 @@ "tchap_voip_bug_report_prefill": { "en": "I had a problem during a Tchap call.\nDetails: ...", "fr": "J'ai eu un problème pendant un appel Tchap.\nDétails : ..." + }, + "common|system_alerts": { + "en": "Tchap Info", + "fr": "Annonces Tchap" } }