mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
added i18n string for categories facet (#3106)
This commit is contained in:
committed by
GitHub
parent
95378a352d
commit
af4d1ab2bd
@@ -541,7 +541,8 @@
|
|||||||
"FILE_TYPE": "File type",
|
"FILE_TYPE": "File type",
|
||||||
"CREATOR": "Creator",
|
"CREATOR": "Creator",
|
||||||
"MODIFIER": "Modifier",
|
"MODIFIER": "Modifier",
|
||||||
"LOCATION": "Location"
|
"LOCATION": "Location",
|
||||||
|
"CATEGORIES": "Categories"
|
||||||
},
|
},
|
||||||
"CATEGORIES": {
|
"CATEGORIES": {
|
||||||
"MODIFIED_DATE": "Modified date",
|
"MODIFIED_DATE": "Modified date",
|
||||||
|
Reference in New Issue
Block a user