mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
implement move task
This commit is contained in:
@@ -21,5 +21,6 @@
|
||||
"cantDeleteChallengeTasks": "A task belonging to a challenge can't be deleted.",
|
||||
"checklistOnlyDailyTodo": "Checklists are supported only on dailies and todos",
|
||||
"checklistItemNotFound": "No checklist item was wound with given id.",
|
||||
"itemIdRequired": "\"itemId\" must be a valid UUID"
|
||||
"itemIdRequired": "\"itemId\" must be a valid UUID",
|
||||
"positionRequired": "\"position\" is required and must be a number."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user