From d8219d5fc0b205c8edfb69d34bfc34e87b2026ee Mon Sep 17 00:00:00 2001 From: liza-pohranichna Date: Tue, 30 Jul 2024 20:49:49 +0300 Subject: [PATCH] fix: change locale for call end sound [WTEL-4815] --- src/app/locale/en/en.js | 2 +- src/app/locale/ru/ru.js | 2 +- src/app/locale/ua/ua.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/locale/en/en.js b/src/app/locale/en/en.js index c8aa1d457..fe7399433 100644 --- a/src/app/locale/en/en.js +++ b/src/app/locale/en/en.js @@ -70,7 +70,7 @@ export default { ringtone: 'Ringtone', customRingtone: 'Use the custom ringtone', }, - callEnd: 'Call end tune infroming', + callEnd: 'Call end sound', }, validation: { diff --git a/src/app/locale/ru/ru.js b/src/app/locale/ru/ru.js index a8fadbed6..0fdafb35c 100644 --- a/src/app/locale/ru/ru.js +++ b/src/app/locale/ru/ru.js @@ -70,7 +70,7 @@ export default { ringtone: 'Рингтон', customRingtone: 'Использовать кастомный рингтон', }, - callEnd: 'Звуковое оповещение про завершение звонка', + callEnd: 'Звук завершения вызова', }, validation: { diff --git a/src/app/locale/ua/ua.js b/src/app/locale/ua/ua.js index 4a6c1ef1d..ab5913a3d 100644 --- a/src/app/locale/ua/ua.js +++ b/src/app/locale/ua/ua.js @@ -70,7 +70,7 @@ export default { ringtone: 'Рінгтон', customRingtone: 'Використовувати кастомний рінгтон', }, - callEnd: 'Звукове сповіщення про завершення дзвінка', + callEnd: 'Звук завершення дзвінка', }, validation: {