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

9 lines
231 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
2018-12-14 21:19:56 +00:00
"noItemsAvailableForType": "您沒有 <%= type %> 。",
2018-05-24 18:33:40 +00:00
"foodItemType": "食物",
"eggsItemType": "蛋",
2018-12-14 21:19:56 +00:00
"hatchingPotionsItemType": "孵化藥水",
2018-05-24 18:33:40 +00:00
"specialItemType": "特殊物品",
2018-06-07 22:27:49 +00:00
"lockedItem": "未解鎖物品"
2018-02-13 11:41:47 +00:00
}