Skip to content

Commit c441cf3

Browse files
committed
update engligh translations for contributors
1 parent 68a0bc7 commit c441cf3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/utils/lang/locale/en.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
"restrict-task-completion-to-child-tasks-info": "Enable this setting to restrict the completion of a parent task until all its child tasks (depends-on tasks) and sub-tasks are completed. This will help you to ensure that all related tasks are completed before marking the parent task as done.",
277277
"complete-all-child-tasks-before-completing-task": "Complete all child-tasks and sub-tasks related to this task before completing it. You can turn this setting off, if you dont want this restriction.",
278278
"task-note-identifier-tag": "Task note identifier tag",
279-
"task-note-identifier-tag-description": "Enter the tag which will be used to indentify a normal task as a task-note. This tag will be automatically added to the tasks created through 'add new task modal'. You can change this tag, if you want to use your own custom tag.",
279+
"task-note-identifier-tag-description": "Enter the tag which will be used to indentify a normal task as a task-note. This tag will be automatically added to the tasks created through 'add new task modal'. Enter without '#'.",
280280
"default-location-for-new-task-notes": "Default location for new task notes",
281281
"default-location-for-new-task-notes-description": "Default folder where new task-notes will be saved. You can also change the location from the 'add new task modal' while creating a new task-note.",
282282
"tasks-plugin-modal": "Tasks plugin modal",
@@ -314,7 +314,7 @@
314314
"any": "any",
315315
"all": "all",
316316
"add-filter-group": "Add filter group",
317-
"save-current-filter": "Save current filter",
317+
"save-current-filter": "Save for future",
318318
"load-saved-filter": "Load saved filter",
319319
"filter-in-this-group": "filter in this group",
320320
"duplicate-filter-group": "Duplicate filter group",
@@ -467,5 +467,7 @@
467467
"no-tasks-found-for-current-board-message": "No tasks were filtered for this board. Please check your board filters and whether you are able to see tasks inside the kanban view for this board.",
468468
"tasks-on-this-board-have-no-id-message-1": "Tasks filtered for this board have no ID on them. Please add id for altest one task to open the map view. Or use the below import task panel feature, to quikly import tasks.",
469469
"tasks-on-this-board-have-no-id-message-2": "When you will import tasks, an ID property will be added to the task content in the note.",
470-
"column-delete-confirmation-message": "Are you sure you want to delete the following column : "
470+
"column-delete-confirmation-message": "Are you sure you want to delete the following column : ",
471+
"enter-task-content-to-search": "Enter keyword and hit enter to search.",
472+
"scroll-to-load-more": "Scroll to load more"
471473
}

0 commit comments

Comments
 (0)