From 3af997db2b2029e7fa72ed3f7aaca79984cb568f Mon Sep 17 00:00:00 2001 From: yflory Date: Wed, 30 May 2018 10:36:26 +0200 Subject: [PATCH] Kanban translation --- customize.dist/translations/messages.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', };