mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
remove the content that is not covered by e2e testing, preparation steps for the demo shell decommissioning
40 lines
1.2 KiB
JSON
40 lines
1.2 KiB
JSON
{
|
|
"title": "Welcome",
|
|
"NOTIFICATIONS": {
|
|
"TASK_ASSIGNED": "{{taskName}} task has been assigned to {{assignee}}",
|
|
"PROCESS_STARTED": "{{processName}} process has been started",
|
|
"TASK_UPDATED": "{{taskName}} task details have been updated",
|
|
"TASK_CREATED": "{{taskName}} task was created"
|
|
},
|
|
"SEARCH": {
|
|
"RESULTS": "Search results",
|
|
"NO_RESULT": "No results found",
|
|
"FACET_FIELDS": {
|
|
"TYPE": "1:Type",
|
|
"SIZE": "2:Size",
|
|
"CREATOR": "3:Creator",
|
|
"MODIFIER": "4:Modifier",
|
|
"CREATED": "5:Created"
|
|
},
|
|
"FACET_QUERIES": {
|
|
"MY_FACET_QUERIES": "My facet queries",
|
|
"CREATED_THIS_YEAR": "1.Created This Year",
|
|
"MIMETYPE": "2.Type: HTML",
|
|
"XTRASMALL": "3.Size: xtra small",
|
|
"SMALL": "4.Size: small",
|
|
"MEDIUM": "5.Size: medium",
|
|
"LARGE": "6.Size: large",
|
|
"XTRALARGE": "7.Size: xtra large",
|
|
"XXTRALARGE": "8.Size: XX large"
|
|
}
|
|
},
|
|
"GROUP-TITLE1-TRANSLATION-KEY": "CUSTOM TITLE TRANSLATION ONE",
|
|
"GROUP-TITLE2-TRANSLATION-KEY": "CUSTOM TITLE TRANSLATION TWO",
|
|
"ERROR_CONTENT": {
|
|
"507": {
|
|
"TITLE": "ACS Disk full",
|
|
"DESCRIPTION": "Content exceeds overall storage quota limit configured for the network or system"
|
|
}
|
|
}
|
|
}
|