Skip to content

Commit 4aa9ecb

Browse files
committed
refactor: Add emojis to the description of removeScheduledDate
1 parent 0ee6804 commit 4aa9ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/i18n/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
},
184184
"removeScheduledDate": {
185185
"description": {
186-
"line1": "Enabling this will make the next recurrence of a task have no Scheduled date, when at least one of Start or Due dates is present.",
186+
"line1": "Enabling this will make the next recurrence of a task have no Scheduled (⏳) date, when at least one of Start (🛫) or Due (📅) dates is present.",
187187
"line2": "This is for when you want the Start and Due dates to carry forward to the next recurrence, but you will set the Scheduled date in future, once you know plan to work on it."
188188
},
189189
"name": "Remove scheduled date on recurrence"

0 commit comments

Comments
 (0)