mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
Update en.json (#2436)
A couple of very minor changes (I'll raise a Jira next time, sorry!)
This commit is contained in:
parent
4d0047b8d2
commit
b8b3d0a3c9
@ -4,7 +4,7 @@
|
|||||||
},
|
},
|
||||||
"TASK_LIST": {
|
"TASK_LIST": {
|
||||||
"MESSAGES": {
|
"MESSAGES": {
|
||||||
"NONE": "No tasks list found"
|
"NONE": "No task lists found"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"TASK_DETAILS": {
|
"TASK_DETAILS": {
|
||||||
@ -23,12 +23,12 @@
|
|||||||
"COMPLETE": "Complete",
|
"COMPLETE": "Complete",
|
||||||
"CLAIM": "Claim",
|
"CLAIM": "Claim",
|
||||||
"UNCLAIM": "Requeue",
|
"UNCLAIM": "Requeue",
|
||||||
"DRAG-ATTACHMENT": "Drop Files Here...",
|
"DRAG-ATTACHMENT": "Drop files to upload",
|
||||||
"UPLOAD-ATTACHMENT": "Upload Attachment"
|
"UPLOAD-ATTACHMENT": "Upload Attachment"
|
||||||
},
|
},
|
||||||
"MESSAGES": {
|
"MESSAGES": {
|
||||||
"NONE": "No task details found",
|
"NONE": "No task details found",
|
||||||
"CLAIM": "To work on this task click Claim."
|
"CLAIM": "Click Claim to work on this task."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"NONE": "No form."
|
"NONE": "No form."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user