mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
add aria-sort (#4997)
This commit is contained in:
committed by
Denys Vuika
parent
83412bb9b6
commit
f5c5e7cf9e
@@ -258,7 +258,9 @@
|
||||
},
|
||||
"ACCESSIBILITY": {
|
||||
"SELECT_ALL": "Select all",
|
||||
"SELECT_FILE": "Select file"
|
||||
"SELECT_FILE": "Select file",
|
||||
"SORT_ASCENDING": "ascending",
|
||||
"SORT_DESCENDING": "descending"
|
||||
}
|
||||
},
|
||||
"USER_PROFILE": {
|
||||
|
Reference in New Issue
Block a user