mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-28 09:55:18 +00:00
9 lines
258 B
JSON
9 lines
258 B
JSON
|
|
{
|
||
|
|
"noItemsAvailableForType": "Vous n'avez pas de <%= type %>.",
|
||
|
|
"foodItemType": "nourriture",
|
||
|
|
"eggsItemType": "œufs",
|
||
|
|
"hatchingPotionsItemType": "potions d'éclosion",
|
||
|
|
"specialItemType": "objets spéciaux",
|
||
|
|
"lockedItem": "objets verrouillés"
|
||
|
|
}
|