mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-02 16:12:02 -05:00
feat(i18n): rename Position to Manually and add sort description text
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user