{{t "Configure how Zulip notifies you about new messages." }}
{{t "Desktop"}} | {{t "Mobile"}} {{#if (not page_params.realm_push_notifications_enabled) }} {{/if}} | {{t "Email"}} | @all | ||
---|---|---|---|---|---|
{{t "Visual"}} | {{t "Audio"}} | ||||
{{ this.label }} | {{#each this.notification_settings}} {{> notification_settings_checkboxes setting_name=this.setting_name is_checked=this.is_checked is_disabled=this.is_disabled prefix=../../prefix }} {{/each}}
{{t "Test desktop notification" }}
{{/unless}} {{#each notification_settings.desktop_notification_settings}} {{> settings_checkbox setting_name=this is_checked=(lookup ../settings_object this) label=(lookup ../settings_label this) prefix=../prefix}} {{/each}}