mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Missing keys (#2011)
This commit is contained in:
committed by
Eugenio Romano
parent
7fd37c553e
commit
449e99d071
@@ -15,6 +15,7 @@
|
|||||||
"PEOPLE": "People this task is shared with",
|
"PEOPLE": "People this task is shared with",
|
||||||
"COMMENTS": "Comments",
|
"COMMENTS": "Comments",
|
||||||
"CHECKLIST": "Checklist",
|
"CHECKLIST": "Checklist",
|
||||||
|
"INVOLVED_PEOPLE": "Involved people",
|
||||||
"ADD_PEOPLE": "Add people & groups"
|
"ADD_PEOPLE": "Add people & groups"
|
||||||
},
|
},
|
||||||
"BUTTON": {
|
"BUTTON": {
|
||||||
|
|||||||
@@ -14,7 +14,9 @@
|
|||||||
"FORM": "Form",
|
"FORM": "Form",
|
||||||
"PEOPLE": "Persone",
|
"PEOPLE": "Persone",
|
||||||
"COMMENTS": "Commenti",
|
"COMMENTS": "Commenti",
|
||||||
"CHECKLIST": "Checklist"
|
"CHECKLIST": "Checklist",
|
||||||
|
"INVOLVED_PEOPLE": "Persone coinvolte",
|
||||||
|
"ADD_PEOPLE": "Aggiungi persone & gruppi"
|
||||||
},
|
},
|
||||||
"BUTTON": {
|
"BUTTON": {
|
||||||
"COMPLETE": "Completa",
|
"COMPLETE": "Completa",
|
||||||
|
|||||||
Reference in New Issue
Block a user