From 04d2395c28e2873e12a5d1bac6f0d5eebcbc6524 Mon Sep 17 00:00:00 2001 From: Paul Bottein Date: Mon, 28 Oct 2024 15:30:20 +0100 Subject: [PATCH] Update src/translations/en.json Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com> --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 451bd71b22a2..206ea1fba91e 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -5692,7 +5692,7 @@ "move_card": { "header": "Choose a view to move the card to", "strategy_error_title": "Impossible to move the card", - "strategy_error_text_strategy": "Moving a card to a strategy view is not supported." + "strategy_error_text_strategy": "Moving a card to an auto generated view is not supported." }, "change_position": { "title": "Change card position",