diff --git a/config/locales/communication/en.yml b/config/locales/communication/en.yml
index 15e04ee56f4d086ab3c25810b664270f95dd42b7..41ed3464a4266ef080ec1441da6ed67cd783afcd 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.