diff options
author | nullkal <nullkal@nil.nu> | 2017-10-27 23:11:30 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-10-27 16:11:30 +0200 |
commit | 781105293cf129c84ef0b91ec8cd27b7127cf951 (patch) | |
tree | 719dbf46e7aa62a8fc552f3c1f91d4a6b3e0e658 /config/locales | |
parent | 0cb329f63a292598ef9ed1af6b8f8b56658e7984 (diff) |
Feature: Unlisted custom emojis (#5485)
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 45929e97d..2d821550a 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -130,11 +130,15 @@ en: enable: Enable enabled_msg: Successfully enabled that emoji image_hint: PNG up to 50KB + listed: Listed new: title: Add new custom emoji shortcode: Shortcode shortcode_hint: At least 2 characters, only alphanumeric characters and underscores title: Custom emojis + unlisted: Unlisted + update_failed_msg: Could not update that emoji + updated_msg: Emoji successfully updated! upload: Upload domain_blocks: add_new: Add new |