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

9 lines
258 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
"noItemsAvailableForType": "Vous n'avez pas de <%= type %>.",
"foodItemType": "nourriture",
"eggsItemType": "œufs",
"hatchingPotionsItemType": "potions d'éclosion",
"specialItemType": "objets spéciaux",
"lockedItem": "objets verrouillés"
}