mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-10325] a11y SR: Metadata edit button announced twice (#11275)
* [ACS-10325] a11y SR: Metadata edit button announced twice * [ACS-10325] cr fix
This commit is contained in:
@@ -285,10 +285,11 @@
|
||||
"EDIT_ASPECTS": "Edit Aspect"
|
||||
},
|
||||
"ACCESSIBILITY": {
|
||||
"EDIT": "Edit button",
|
||||
"EDIT": "Edit {{ sectionName }}",
|
||||
"DATEPICKER": "Use the arrow keys to navigate between dates. Up and down move to the next or previous week but on the same day. Left and right move to the next or previous day. Press Enter or Return to select a date.",
|
||||
"COPY_TO_CLIPBOARD_MESSAGE": "Value copied to clipboard",
|
||||
"EDIT_ASPECTS": "Edit Aspect"
|
||||
"EDIT_ASPECTS": "Edit Aspect",
|
||||
"SECTION": "{{ sectionName }} section"
|
||||
}
|
||||
},
|
||||
"SEARCH": {
|
||||
|
||||
Reference in New Issue
Block a user