habitica-self-host/website/common/locales/ja/inventory.json

9 lines
310 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
2020-04-01 11:31:39 +00:00
"noItemsAvailableForType": "<%= type %>を持っていません。",
"foodItemType": "ペットのえさ",
"eggsItemType": "たまご",
"hatchingPotionsItemType": "たまごがえしの薬",
"specialItemType": "特別なアイテム",
"lockedItem": "ロックされたアイテム"
2018-02-13 11:41:47 +00:00
}