feat(i18n): rename Position to Manually and add sort description text

This commit is contained in:
kolaente 2026-03-03 13:50:47 +01:00
parent a0305e47d8
commit 3b2a2fefe4
1 changed files with 3 additions and 2 deletions

View File

@ -577,9 +577,10 @@
"title": "Sort Tasks",
"sortBy": "Sort by",
"order": "Order",
"position": "Position",
"manually": "Manually",
"asc": "Ascending",
"desc": "Descending"
"desc": "Descending",
"description": "Choose how tasks in this list are sorted. When sorting manually, you can drag and drop tasks to reorder them."
},
"migrate": {
"title": "Import from other services",