org settings: De-duplicate template code for notification streams settings.

This commit is contained in:
Pragati Agrawal
2020-01-12 00:45:18 +05:30
committed by Tim Abbott
parent bde8838d7e
commit 9a6b3c1cde
3 changed files with 29 additions and 42 deletions

View File

@@ -5,6 +5,8 @@ const admin_settings_label = {
realm_allow_community_topic_editing: i18n.t("Users can edit the topic of any message"),
realm_allow_edit_history: i18n.t("Enable message edit history"),
realm_mandatory_topics: i18n.t("Require topics in stream messages"),
realm_notifications_stream: i18n.t("New stream notifications:"),
realm_signup_notifications_stream: i18n.t("New user notifications:"),
realm_inline_image_preview: i18n.t("Show previews of uploaded and linked images"),
realm_inline_url_embed_preview: i18n.t("Show previews of linked websites"),
realm_default_twenty_four_hour_time: i18n.t("Time format"),