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