Missing keys (#2011)

This commit is contained in:
Maurizio Vitale
2017-06-29 15:09:24 +01:00
committed by Eugenio Romano
parent 7fd37c553e
commit 449e99d071
2 changed files with 4 additions and 1 deletions
@@ -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",