diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 8a4f29f5b16..5fbf9b13697 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -605,7 +605,7 @@ en: quote_title: "Blockquote" quote_text: "Blockquote" code_title: "Preformatted text" - code_text: "enter preformatted text here" + code_text: "indent preformatted text by 4 spaces" upload_title: "Upload" upload_description: "enter upload description here" olist_title: "Numbered List"