mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-29 18:27:14 +00:00
9 lines
226 B
JSON
9 lines
226 B
JSON
|
|
{
|
||
|
|
"noItemsAvailableForType": "你没有<%= type %>",
|
||
|
|
"foodItemType": "食物",
|
||
|
|
"eggsItemType": "蛋",
|
||
|
|
"hatchingPotionsItemType": "孵化药水",
|
||
|
|
"specialItemType": "特殊物品",
|
||
|
|
"lockedItem": "已锁定物品"
|
||
|
|
}
|