From 23e5b9a1039621ffbb1eec425456106a5feed3f4 Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 12 Apr 2023 10:05:31 +0200 Subject: [PATCH] fix: improve tooltip text --- src/i18n/lang/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/lang/en.json b/src/i18n/lang/en.json index bb206e45e..b889f84a4 100644 --- a/src/i18n/lang/en.json +++ b/src/i18n/lang/en.json @@ -803,7 +803,7 @@ "invalidAmount": "Please enter more than 0." }, "quickAddMagic": { - "hint": "You can use Quick Add Magic. Click to learn more.", + "hint": "Use magic prefixes to define due dates, assignees and other task properties.", "title": "Quick Add Magic", "intro": "When creating a task, you can use special keywords to directly add attributes to the newly created task. This allows to add commonly used attributes to tasks much faster.", "multiple": "You can use this multiple times.",