From 2e212b47cfc19be8b6a8c923d0b365c710eb75fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Gaya?= <sebastien.gaya@gmail.com> Date: Mon, 26 Dec 2022 14:41:44 +0100 Subject: [PATCH] Update en.yml --- config/locales/communication/en.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/locales/communication/en.yml b/config/locales/communication/en.yml index 15e04ee56..41ed3464a 100644 --- a/config/locales/communication/en.yml +++ b/config/locales/communication/en.yml @@ -277,9 +277,13 @@ en: datatable: description: A table of data, as responsive and accessible as possible. edit: + alphabetical: + label: Alphabetical order caption: label: Text transcript placeholder: Enter the text transcript of the table + description: + label: Description definitions: description: A list of terms and definitions. We could call it a dictionary. edit: @@ -711,4 +715,4 @@ en: description: If this field is empty, the "lead text" field will be used. If also emty the main text's begining will be used. full_width: On large screens, a full width page uses all available space for the content. This is good for landing pages, or to make them spectacular. If the page is not full width, the content column will be smaller to make reading easier. The unused space might be used for a table of contents. communication_website_post: - description: If this field is empty, the "lead text" field will be used. If also emty the main text's begining will be used. \ No newline at end of file + description: If this field is empty, the "lead text" field will be used. If also emty the main text's begining will be used. -- GitLab