about summary refs log tree commit diff
path: root/config/locales/en.yml
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2017-11-19 12:13:57 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-11-19 04:13:57 +0100
commitbfdcf76a6481476e84fde34c3dedc86d267bcbf7 (patch)
treeff24256b41581f9cda881d92023d53d45589bcca /config/locales/en.yml
parentb380e9d2cbe52ea64fffc72d203523ab815d6333 (diff)
Add “staff” badge to admin user pages (#5735)
* Allow staff badge to change from setting to hidden

* i18n: Update Polish translation
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index cef001341..cadedab8b 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -246,6 +246,9 @@ en:
         open:
           desc_html: Allow anyone to create an account
           title: Open registration
+      show_staff_badge:
+        desc_html: Show a staff badge on a user page
+        title: Show staff badge
       site_description:
         desc_html: Introductory paragraph on the frontpage and in meta tags. You can use HTML tags, in particular <code>&lt;a&gt;</code> and <code>&lt;em&gt;</code>.
         title: Instance description