diff options
Diffstat (limited to 'i18n/ig.i18n.json')
-rw-r--r-- | i18n/ig.i18n.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/i18n/ig.i18n.json b/i18n/ig.i18n.json index 0fd3ed7b..9f65b193 100644 --- a/i18n/ig.i18n.json +++ b/i18n/ig.i18n.json @@ -468,5 +468,11 @@ "card-end": "End", "card-end-on": "Ends on", "editCardReceivedDatePopup-title": "Change received date", - "editCardEndDatePopup-title": "Change end date" + "editCardEndDatePopup-title": "Change end date", + "assigned-by": "Assigned By", + "requested-by": "Requested By", + "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.", + "delete-board-confirm-popup": "All lists, cards, labels, and activities will be deleted and you won't be able to recover the board contents. There is no undo.", + "boardDeletePopup-title": "Delete Board?", + "delete-board": "Delete Board" }
\ No newline at end of file |