diff --git a/customize.dist/translations/messages.js b/customize.dist/translations/messages.js index ddbccaa68..225965b42 100644 --- a/customize.dist/translations/messages.js +++ b/customize.dist/translations/messages.js @@ -1047,7 +1047,7 @@ define(function () { out.help.kanban = { add: 'Add new boards using the button in the top-right corner', - task: 'Move the items by dragging and dropping them from a board to another', + task: 'Move items by dragging and dropping them from one board to another', color: 'Change the colors by clicking on the colored part next to the board titles', };