From a9d6aba4270e4099f5c5617779e7db6641977577 Mon Sep 17 00:00:00 2001 From: "Ella E." Date: Thu, 14 Nov 2024 20:56:40 -0700 Subject: [PATCH] UX: Update CTA button label to 'Add Emoji' for clarity (#29774) --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 7c95833260e..f70f460d620 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -7217,7 +7217,7 @@ en: emoji: title: "Emoji" description: "Add new emoji that will be available to everyone. Drag and drop multiple files at once without entering a name to create emojis using their file names. The selected group will be used for all files that are added at the same time. You can also click 'Add New Emoji' to open the file picker." - new: "Add" + new: "Add emoji" add: "Add New Emoji" choose_files: "Choose Files" uploading: "Uploading…"