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

9 lines
257 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
2018-02-20 21:32:43 +00:00
"noItemsAvailableForType": "Vous n'avez pas <%= type %>.",
"foodItemType": "de nourriture",
"eggsItemType": "d'œufs",
"hatchingPotionsItemType": "de potions d'éclosion",
"specialItemType": "d'objets spéciaux",
2018-04-30 20:45:27 +00:00
"lockedItem": "Verrouillé"
2018-02-13 11:41:47 +00:00
}