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

9 lines
267 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",
"lockedItem": "d'objets verrouillés"
2018-02-13 11:41:47 +00:00
}