{{_ "Turn_OFF"}}
{{_ "Mute_all_notifications"}}
{{_ "Turn_ON"}}
{{_ "Receive_alerts"}}
{{_ "Receive_Group_Mentions"}}
{{_ "Mute_Group_Mentions"}}
{{_ "Hide_counter"}}
{{_ "Do_not_display_unread_counter"}}
{{_ "Show_counter"}}
{{_ "Display_unread_counter"}}
{{> icon block="rc-user-info__config-icon" icon="computer"}}
{{_ "Desktop"}}
{{_ "Alerts"}}:
{{# with "desktopNotifications"}}
{{subValue 'desktopNotifications'}}
{{> icon block="rc-user-info__config-content-icon" icon="arrow-down"}}
{{/with}}
{{_ "Audio"}}:
{{# with "audioNotifications"}}
{{subValue 'audioNotifications'}}
{{> icon block="rc-user-info__config-content-icon" icon="arrow-down"}}
{{/with}}
{{_ "Sound"}}:
{{# with "audioNotificationValue"}}
{{audioNotificationValue}}
{{> icon block="rc-user-info__config-content-icon" icon="arrow-down"}}
{{/with}}
{{> icon block="rc-user-info__config-icon" icon="mobile"}}
{{_ "Mobile"}}
{{_ "Alerts"}}:
{{# with "mobilePushNotifications"}}
{{subValue "mobilePushNotifications"}}
{{> icon block="rc-user-info__config-content-icon" icon="arrow-down"}}
{{/with}}
{{> icon block="rc-user-info__config-icon" icon="mail"}}
{{_ "Email"}}
{{_ "Alerts"}}:
{{# with "emailNotifications"}}
{{subValue 'emailNotifications'}}
{{> icon block="rc-user-info__config-content-icon" icon="arrow-down"}}
{{/with}}