about summary refs log tree commit diff
path: root/config
diff options
context:
space:
mode:
authormayaeh <mayaeh@marimo-net.org>2019-09-27 10:07:19 +0900
committerEugen Rochko <eugen@zeonfederated.com>2019-09-27 03:07:19 +0200
commit05ad7d606ca46afaa723745abba063e5d934b507 (patch)
treeb23d1e0162bfb7eb23cb57afaa187e2fdfd79f09 /config
parent7baedcb61e15200478f3ad6deb96d452cd63499a (diff)
Add translation strings for AdminUI custom emojis (#11970)
Diffstat (limited to 'config')
-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 c580c5ed5..ee798e87f 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -242,8 +242,10 @@ en:
       disabled_msg: Successfully disabled that emoji
       emoji: Emoji
       enable: Enable
+      enabled: Enabled
       enabled_msg: Successfully enabled that emoji
       image_hint: PNG up to 50KB
+      list: List
       listed: Listed
       new:
         title: Add new custom emoji
@@ -252,6 +254,7 @@ en:
       shortcode_hint: At least 2 characters, only alphanumeric characters and underscores
       title: Custom emojis
       uncategorized: Uncategorized
+      unlist: Unlist
       unlisted: Unlisted
       update_failed_msg: Could not update that emoji
       updated_msg: Emoji successfully updated!