Skip to content

Commit 1daa027

Browse files
committed
refactor: Try using 'Remove' instead of 'Drop' in settings
1 parent 69de183 commit 1daa027

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
@@ -178,7 +178,7 @@
178178
"recurringTasks": {
179179
"dropScheduledDate": {
180180
"description": "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.",
181-
"name": "Drop scheduled date on recurrence"
181+
"name": "Remove scheduled date on recurrence"
182182
},
183183
"heading": "Recurring tasks",
184184
"nextLine": {

0 commit comments

Comments
 (0)