mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-28 22:05:38 +00:00
9 lines
253 B
JSON
9 lines
253 B
JSON
|
|
{
|
||
|
|
"noItemsAvailableForType": "No tienes <%= type %>",
|
||
|
|
"foodItemType": "Comida",
|
||
|
|
"eggsItemType": "Huevos",
|
||
|
|
"hatchingPotionsItemType": "Pociones de Eclosión ",
|
||
|
|
"specialItemType": "Artículos Especiales",
|
||
|
|
"lockedItem": "Artículo bloqueado"
|
||
|
|
}
|