From d4497d7aeb968dbb9f8c4b84fbcc0f7cc3668167 Mon Sep 17 00:00:00 2001 From: shoetten Date: Fri, 5 Feb 2016 20:23:09 +0100 Subject: Add basic start and due dates for cards. --- i18n/en.i18n.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'i18n') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 6e2098c4..fc7ae24b 100755 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -133,6 +133,7 @@ "createBoardPopup-title": "Create Board", "createLabelPopup-title": "Create Label", "current": "current", + "date": "Date", "decline": "Decline", "default-avatar": "Default avatar", "delete": "Delete", @@ -143,9 +144,12 @@ "discard": "Discard", "done": "Done", "download": "Download", + "due-at": "Due", "edit": "Edit", "edit-avatar": "Change Avatar", "edit-profile": "Edit Profile", + "editCardStartDatePopup-title": "Change start date", + "editCardDueDatePopup-title": "Change due date", "editLabelPopup-title": "Change Label", "editNotificationPopup-title": "Edit Notification", "editProfilePopup-title": "Edit Profile", @@ -282,10 +286,12 @@ "star-board-title": "Click to star this board. It will show up at top of your boards list.", "starred-boards": "Starred Boards", "starred-boards-description": "Starred boards show up at the top of your boards list.", + "start-at": "Start", "subscribe": "Subscribe", "team": "Team", "this-board": "this board", "this-card": "this card", + "time": "Time", "title": "Title", "tracking": "Tracking", "tracking-info": "You will be notified of any changes to those cards you are involved as creator or member.", -- cgit v1.2.3-1-g7c22