mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-27 13:40:00 +00:00
9 lines
304 B
JSON
9 lines
304 B
JSON
|
|
{
|
|||
|
|
"noItemsAvailableForType": "У вас нет <%= type %>.",
|
|||
|
|
"foodItemType": "Еда",
|
|||
|
|
"eggsItemType": "Яйца",
|
|||
|
|
"hatchingPotionsItemType": "Инкубационные эликсиры",
|
|||
|
|
"specialItemType": "Особые предметы",
|
|||
|
|
"lockedItem": "Закрытый предмет"
|
|||
|
|
}
|