From 7961ff797698284323464fb8fd764dd5e91da265 Mon Sep 17 00:00:00 2001 From: Cillian O'Ruanaidh Date: Fri, 16 Aug 2024 15:33:49 +0100 Subject: [PATCH] Don't add translations for Trix buttons and functions we are not using --- config/locales/en.yml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 03cadb8d39..75abf73de9 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3724,14 +3724,11 @@ See the %{link} to find out more about %{sitename}'s features and to start using Please refresh the page and try again, if it fails a second time, please contact us for support. trix: - attachFiles: "Attach Files" bold: "Bold" bullets: "Bullets" - byte: "Byte" - bytes: "Bytes" - captionPlaceholder: "Add a caption…" code: "Code" heading1: "Heading" + hr: "Horizontal rule" indent: "Increase Level" italic: "Italic" link: "Link" @@ -3739,17 +3736,11 @@ See the %{link} to find out more about %{sitename}'s features and to start using outdent: "Decrease Level" quote: "Quote" redo: "Redo" - remove: "Remove" strike: "Strikethrough" undo: "Undo" unlink: "Unlink" url: "URL" urlPlaceholder: "Please enter a URL to insert" - GB: "GB" - KB: "KB" - MB: "MB" - PB: "PB" - TB: "TB" # Singular and plural forms of commonly used words. # We use these entries to pluralize unit names in every language.