mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Change admin emoji delete button from icon to text (#29931)
The Admin UI guidelines states that buttons should have text, not icons. This was an oversight on the admin emoji listing. Part of this change is also opportunistically removing the CSS file for admin emojis, none of which is used any more since the conversion.
This commit is contained in:
@@ -7261,6 +7261,7 @@ en:
|
||||
description: "Add new emoji that will be available to everyone. Select multiple files to create emojis using their file names. The selected group will be used for all files that are added at the same time."
|
||||
no_emoji: "You don't have any custom emoji yet."
|
||||
add: "Add emoji"
|
||||
delete: "Delete"
|
||||
back: "Back to emoji"
|
||||
choose_files: "Choose files"
|
||||
uploading: "Uploading…"
|
||||
|
||||
Reference in New Issue
Block a user