habitica-self-host/website/common/locales/zh/inventory.json
Matteo Pagliazzi fa06628361 add new locales
2018-02-13 12:41:47 +01:00

8 lines
226 B
JSON

{
"noItemsAvailableForType": "你没有<%= type %>",
"foodItemType": "食物",
"eggsItemType": "蛋",
"hatchingPotionsItemType": "孵化药水",
"specialItemType": "特殊物品",
"lockedItem": "已锁定物品"
}