habitica/website/common/locales/zh/inventory.json

9 lines
226 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
"noItemsAvailableForType": "你没有<%= type %>",
"foodItemType": "食物",
"eggsItemType": "蛋",
"hatchingPotionsItemType": "孵化药水",
"specialItemType": "特殊物品",
"lockedItem": "已锁定物品"
}