mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-9236] a11y testing: Create Rule - Buttons must have discernible text (#4381)
This commit is contained in:
committed by
GitHub
parent
85e0b43359
commit
0446ef6090
@@ -5,10 +5,12 @@
|
||||
},
|
||||
"EDIT_RULE_DIALOG": {
|
||||
"CANCEL": "Cancel",
|
||||
"CLOSE": "Close",
|
||||
"CREATE": "Create",
|
||||
"CREATE_TITLE": "Create a rule",
|
||||
"UPDATE": "Update",
|
||||
"UPDATE_TITLE": "Edit a rule"
|
||||
"UPDATE_TITLE": "Edit a rule",
|
||||
"OPEN_ACTION_MENU": "Open action menu"
|
||||
},
|
||||
"RULE_DETAILS": {
|
||||
"LABEL": {
|
||||
|
Reference in New Issue
Block a user