From 0c0ef80025425d6a58adbb26d0996d807c86660a Mon Sep 17 00:00:00 2001 From: Proddy Date: Mon, 24 Apr 2023 21:37:47 +0200 Subject: [PATCH] rename 'Tx issues - check Tx Mode' --- interface/src/i18n/en/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/src/i18n/en/index.ts b/interface/src/i18n/en/index.ts index fc75c4769..de494b4ad 100644 --- a/interface/src/i18n/en/index.ts +++ b/interface/src/i18n/en/index.ts @@ -74,7 +74,7 @@ const en: Translation = { EMS_BUS_WARNING: 'EMS bus disconnected. If this warning still persists after a few seconds please check settings and board profile', EMS_BUS_SCANNING: 'Scanning for EMS devices...', CONNECTED: 'Connected', - TX_ISSUES: 'Tx issues - try a different Tx Mode', + TX_ISSUES: 'Tx issues - check Tx Mode', DISCONNECTED: 'Disconnected', EMS_SCAN: 'Are you sure you want to initiate a full device scan of the EMS bus?', EMS_BUS_STATUS: 'EMS Bus Status',