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