diff options
Diffstat (limited to 'i18n/ig.i18n.json')
-rw-r--r-- | i18n/ig.i18n.json | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/i18n/ig.i18n.json b/i18n/ig.i18n.json index b6921ca9..23da156a 100644 --- a/i18n/ig.i18n.json +++ b/i18n/ig.i18n.json @@ -132,10 +132,12 @@ "boardChangeVisibilityPopup-title": "Change Visibility", "boardChangeWatchPopup-title": "Change Watch", "boardMenuPopup-title": "Board Settings", + "boardChangeViewPopup-title": "Board View", "boards": "Boards", "board-view": "Board View", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", + "board-view-collapse": "Collapse", "board-view-lists": "Lists", "bucket-example": "Like “Bucket List” for example", "cancel": "Cancel", @@ -221,6 +223,8 @@ "comment-only-desc": "Can comment on cards only.", "no-comments": "No comments", "no-comments-desc": "Can not see comments and activities.", + "worker": "Worker", + "worker-desc": "Can only move cards, assign itself to card and comment.", "computer": "Computer", "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?", "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist?", @@ -579,8 +583,9 @@ "default": "Default", "queue": "Queue", "subtask-settings": "Subtasks Settings", + "card-settings": "Card Settings", "boardSubtaskSettingsPopup-title": "Board Subtasks Settings", - "show-subtasks-field": "Cards can have subtasks", + "boardCardSettingsPopup-title": "Card Settings", "deposit-subtasks-board": "Deposit subtasks to this board:", "deposit-subtasks-list": "Landing list for subtasks deposited here:", "show-parent-in-minicard": "Show parent in minicard:", @@ -749,5 +754,7 @@ "hide-minicard-label-text": "Hide minicard label text", "show-desktop-drag-handles": "Show desktop drag handles", "assignee": "Assignee", - "cardAssigneesPopup-title": "Assignee" + "cardAssigneesPopup-title": "Assignee", + "addmore-detail": "Add a more detailed description", + "show-on-card": "Show on Card" } |