improve error message

This commit is contained in:
Matteo Pagliazzi 2020-06-03 18:00:58 +02:00
parent 4c653aa511
commit 08b2be684b

View file

@ -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.",