about summary refs log tree commit diff
path: root/config/locales/en.yml
diff options
context:
space:
mode:
authorGomasy <nyan@gomasy.jp>2018-10-17 23:54:59 +0900
committerEugen Rochko <eugen@zeonfederated.com>2018-10-17 16:54:59 +0200
commit7085b21f70ee0640e034c5884a93da9b015b4ab5 (patch)
tree5a7696d6f829f84f7620dc15d6f6e6fb7c7a5290 /config/locales/en.yml
parent926451152e810603f305b60a8746ecca706df4ca (diff)
Add destroy_custom_emoji translation (#8997)
Includes Japanese and English
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index f4a0111d3..26fe0080d 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -177,6 +177,7 @@ en:
         create_domain_block: "%{name} blocked domain %{target}"
         create_email_domain_block: "%{name} blacklisted e-mail domain %{target}"
         demote_user: "%{name} demoted user %{target}"
+        destroy_custom_emoji: "%{name} destroyed emoji %{target}"
         destroy_domain_block: "%{name} unblocked domain %{target}"
         destroy_email_domain_block: "%{name} whitelisted e-mail domain %{target}"
         destroy_status: "%{name} removed status by %{target}"