mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 23:11:15 +00:00
improve error message
This commit is contained in:
parent
4c653aa511
commit
08b2be684b
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@
|
|||
"pathRequired": "Path string is required",
|
||||
"unlocked": "Items have been unlocked",
|
||||
"alreadyUnlocked": "Full set already unlocked.",
|
||||
"alreadyUnlockedPart": "Full set already partially unlocked.",
|
||||
"alreadyUnlockedPart": "Full set already partially unlocked. It is cheaper to buy the remaining items individually.",
|
||||
"invalidUnlockSet": "This set of items is invalid and cannot be unlocked.",
|
||||
"invalidQuantity": "Quantity to purchase must be a positive whole number.",
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue