summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n/en.json')
-rwxr-xr-xwebapp/i18n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index a73068360..e3bc3e027 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -319,6 +319,14 @@
"admin.general.localization.serverLocaleTitle": "Default Server Language:",
"admin.general.log": "Logging",
"admin.general.policy": "Policy",
+ "admin.general.policy.enableBannerTitle": "Enable Announcement Banner:",
+ "admin.general.policy.enableBannerDesc": "Enable an announcement banner across all teams.",
+ "admin.general.policy.bannerTextTitle": "Banner Text:",
+ "admin.general.policy.bannerTextDesc": "Text that will appear in the announcement banner.",
+ "admin.general.policy.bannerColorTitle": "Banner Color:",
+ "admin.general.policy.bannerTextColorTitle": "Banner Text Color:",
+ "admin.general.policy.allowBannerDismissalTitle": "Allow Banner Dismissal:",
+ "admin.general.policy.allowBannerDismissalDesc": "When true, users can dismiss the banner until its next update. When false, the banner is permanently visible until it is turned off by the System Admin.",
"admin.general.policy.allowEditPostAlways": "Any time",
"admin.general.policy.allowEditPostDescription": "Set policy on the length of time authors have to edit their messages after posting.",
"admin.general.policy.allowEditPostNever": "Never",