feature/IO-3377-Add-Notification-Tone-For-Messaging - Finalize

This commit is contained in:
Dave
2025-09-24 14:38:58 -04:00
parent 5ae2e33596
commit c1e1d5e82c
4 changed files with 4 additions and 4 deletions

View File

@@ -147,7 +147,7 @@ export default connect(
{association && (
<Col span={24}>
<Card title={t("user.labels.notification_sound")}>
<Card title={t("user.labels.user_settings")}>
<Space align="center" size="large">
<Typography.Text>{t("user.labels.play_sound_for_new_messages")}</Typography.Text>
<Tooltip

View File

@@ -3812,7 +3812,7 @@
"actions": "Actions",
"changepassword": "Change Password",
"profileinfo": "Profile Info",
"notification_sound": "Notification sound",
"user_settings": "User Settings",
"play_sound_for_new_messages": "Play a sound for new messages",
"notification_sound_on": "Sound is ON",
"notification_sound_off": "Sound is OFF",

View File

@@ -3813,7 +3813,7 @@
"actions": "",
"changepassword": "",
"profileinfo": "",
"notification_sound": "",
"user_settings": "",
"play_sound_for_new_messages": "",
"notification_sound_on": "",
"notification_sound_off": "",

View File

@@ -3813,7 +3813,7 @@
"actions": "",
"changepassword": "",
"profileinfo": "",
"notification_sound": "",
"user_settings": "",
"play_sound_for_new_messages": "",
"notification_sound_on": "",
"notification_sound_off": "",