summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorThuan Pham Quoc <thuanpq.io@gmail.com>2017-11-20 22:26:31 +0700
committerThuan Pham Quoc <thuanpq.io@gmail.com>2017-11-20 22:26:31 +0700
commiteec3c301bc7b0f29d7a7fcfcf59d330ceb604985 (patch)
tree57000da1012bfdd24363b6449dd77dfddcefe6de /i18n
parentdfd0b2194746208c85b16fd485e7ca6f0cc34b57 (diff)
downloadwekan-eec3c301bc7b0f29d7a7fcfcf59d330ceb604985.tar.gz
wekan-eec3c301bc7b0f29d7a7fcfcf59d330ceb604985.tar.bz2
wekan-eec3c301bc7b0f29d7a7fcfcf59d330ceb604985.zip
Add card spent time to log time what can be overtime or not (will support filtering in future)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 5ec6a5f0..8c7dfad6 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -103,6 +103,7 @@
"card-delete-suggest-archive": "You can archive a card to remove it from the board and preserve the activity.",
"card-due": "Due",
"card-due-on": "Due on",
+ "card-spent": "Spent Time",
"card-edit-attachments": "Edit attachments",
"card-edit-labels": "Edit labels",
"card-edit-members": "Edit members",
@@ -175,6 +176,7 @@
"soft-wip-limit": "Soft WIP Limit",
"editCardStartDatePopup-title": "Change start date",
"editCardDueDatePopup-title": "Change due date",
+ "editCardSpentTimePopup-title": "Change spent time",
"editLabelPopup-title": "Change Label",
"editNotificationPopup-title": "Edit Notification",
"editProfilePopup-title": "Edit Profile",
@@ -236,6 +238,7 @@
"info": "Version",
"initials": "Initials",
"invalid-date": "Invalid date",
+ "invalid-time": "Invalid time",
"joined": "joined",
"just-invited": "You are just invited to this board",
"keyboard-shortcuts": "Keyboard shortcuts",
@@ -337,6 +340,9 @@
"team": "Team",
"this-board": "this board",
"this-card": "this card",
+ "spent-time-hours": "Spent time (hours)",
+ "overtime-hours": "Overtime (hours)",
+ "overtime": "Overtime",
"time": "Time",
"title": "Title",
"tracking": "Tracking",