mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3918] Fix translation issue (#4169)
This commit is contained in:
@@ -489,6 +489,10 @@ exports.Files = {
|
||||
IMG_FOLDER: {
|
||||
folder_location: "/resources/adf/allFileTypes/images",
|
||||
folder_name: "images"
|
||||
},
|
||||
IMG_RENDITION_FOLDER: {
|
||||
folder_location: "/resources/adf/allFileTypes/images-rendition",
|
||||
folder_name: "images-rendition"
|
||||
}
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user