Browse Source

Add translation strings for AdminUI custom emojis (#11970)

pull/4/head
mayaeh 4 years ago
committed by Eugen Rochko
parent
commit
05ad7d606c
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      config/locales/en.yml

+ 3
- 0
config/locales/en.yml View File

@ -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!

Loading…
Cancel
Save