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

9 lines
226 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
2018-05-24 18:33:40 +00:00
"noItemsAvailableForType": "你沒有<%= type %>。",
"foodItemType": "食物",
"eggsItemType": "蛋",
"hatchingPotionsItemType": "孵化藥劑",
"specialItemType": "特殊物品",
"lockedItem": "上鎖物品"
2018-02-13 11:41:47 +00:00
}