From 1bff29a08f2784a5036369ec48b44bbcdc7ce5de Mon Sep 17 00:00:00 2001 From: nidrissi-zouggari Date: Thu, 24 Apr 2025 13:12:37 +0200 Subject: [PATCH] MT#62363 CSC Translation Change "if available" to "Always" which make more sense in our system. Change-Id: I5f5d7a91d18127abd4e8bc389de69feca0a43075 --- src/components/call-forwarding/CscCfGroupTitle.vue | 2 +- src/components/pages/CallForward/CscCallForwardDetails.vue | 2 +- src/i18n/de.json | 4 ++-- src/i18n/en.json | 2 +- src/i18n/es.json | 2 +- src/i18n/fr.json | 2 +- src/i18n/it.json | 2 +- src/pages/CscPageCf.vue | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/components/call-forwarding/CscCfGroupTitle.vue b/src/components/call-forwarding/CscCfGroupTitle.vue index 5a5543c2..27dc42d1 100644 --- a/src/components/call-forwarding/CscCfGroupTitle.vue +++ b/src/components/call-forwarding/CscCfGroupTitle.vue @@ -11,7 +11,7 @@ - {{ $t('If available') }} + {{ $t('Always') }}