Improve admin UI for custom emojis, add copy/disable/enable (#5231)
This commit is contained in:
@ -109,10 +109,17 @@ en:
|
||||
username: Username
|
||||
web: Web
|
||||
custom_emojis:
|
||||
copied_msg: Successfully created local copy of the emoji
|
||||
copy: Copy
|
||||
copy_failed_msg: Could not make a local copy of that emoji
|
||||
created_msg: Emoji successfully created!
|
||||
delete: Delete
|
||||
destroyed_msg: Emojo successfully destroyed!
|
||||
disable: Disable
|
||||
disabled_msg: Successfully disabled that emoji
|
||||
emoji: Emoji
|
||||
enable: Enable
|
||||
enabled_msg: Successfully enabled that emoji
|
||||
image_hint: PNG up to 50KB
|
||||
new:
|
||||
title: Add new custom emoji
|
||||
|
||||
Reference in New Issue
Block a user