Pārlūkot izejas kodu

Translate some part of Gantt chart of Wekan Gantt GPL version.
This only adds translations to all Wekan versions,
not any GPL code to MIT version.

Thanks to xet7 !

Lauri Ojansivu 4 gadi atpakaļ
vecāks
revīzija
fd363c69cc
1 mainītis faili ar 6 papildinājumiem un 1 dzēšanām
  1. 6 1
      i18n/en.i18n.json

+ 6 - 1
i18n/en.i18n.json

@@ -138,6 +138,7 @@
   "board-view-cal": "Calendar",
   "board-view-cal": "Calendar",
   "board-view-swimlanes": "Swimlanes",
   "board-view-swimlanes": "Swimlanes",
   "board-view-collapse": "Collapse",
   "board-view-collapse": "Collapse",
+  "board-view-gantt": "Gantt",
   "board-view-lists": "Lists",
   "board-view-lists": "Lists",
   "bucket-example": "Like “Bucket List” for example",
   "bucket-example": "Like “Bucket List” for example",
   "cancel": "Cancel",
   "cancel": "Cancel",
@@ -476,6 +477,7 @@
   "search-cards": "Search from card/list titles, descriptions and custom fields on this board",
   "search-cards": "Search from card/list titles, descriptions and custom fields on this board",
   "search-example": "Write text you search and press Enter",
   "search-example": "Write text you search and press Enter",
   "select-color": "Select Color",
   "select-color": "Select Color",
+  "select-board": "Select Board",
   "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list",
   "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list",
   "setWipLimitPopup-title": "Set WIP Limit",
   "setWipLimitPopup-title": "Set WIP Limit",
   "shortcut-assign-self": "Assign yourself to current card",
   "shortcut-assign-self": "Assign yourself to current card",
@@ -826,5 +828,8 @@
   "archived": "Archived",
   "archived": "Archived",
   "delete-linked-card-before-this-card": "You can not delete this card before first deleting linked card that has",
   "delete-linked-card-before-this-card": "You can not delete this card before first deleting linked card that has",
   "delete-linked-cards-before-this-list": "You can not delete this list before first deleting linked cards that are pointing to cards in this list",
   "delete-linked-cards-before-this-list": "You can not delete this list before first deleting linked cards that are pointing to cards in this list",
-  "hide-checked-items": "Hide checked items"
+  "hide-checked-items": "Hide checked items",
+  "task": "Task",
+  "create-task": "Create Task",
+  "ok": "OK"
 }
 }