mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-10318] Fixed screen reader for date format in share dialog (#11274)
This commit is contained in:
@@ -525,7 +525,7 @@
|
||||
"LINK-WITH-EXPIRY-SETTINGS": "New link has been generated with expiry settings",
|
||||
"EXPIRES": "Expires on",
|
||||
"LINK-EXPIRY-DATE": "Link Expiry Date",
|
||||
"EXPIRATION-LABEL": "Expiration Date",
|
||||
"EXPIRATION-LABEL": "Expiration Date. Enter date in MM/DD/YYYY format",
|
||||
"EXPIRATION-PLACEHOLDER": "MM/DD/YYYY",
|
||||
"CLIPBOARD-MESSAGE": "Link copied to the clipboard",
|
||||
"CLOSE": "Close",
|
||||
|
||||
Reference in New Issue
Block a user