diff --git a/data-definitions/sas-emoji-v1-i18n/fr.json b/data-definitions/sas-emoji-v1-i18n/fr.json index 0967ef42..b76f2cb0 100644 --- a/data-definitions/sas-emoji-v1-i18n/fr.json +++ b/data-definitions/sas-emoji-v1-i18n/fr.json @@ -1 +1,29 @@ -{} +{ + "Dog": "Chien", + "Cat": "Chat", + "Horse": "Cheval", + "Elephant": "Éléphant", + "Rabbit": "Lapin", + "Penguin": "Pinguin", + "Fish": "Poisson", + "Butterfly": "Papillon", + "Flower": "Fleur", + "Tree": "Arbre", + "Mushroom": "Champignon", + "Moon": "Lune", + "Cloud": "Nuage", + "Fire": "Feu", + "Banana": "Banane", + "Apple": "Pomme", + "Pizza": "Pizza", + "Cake": "Gâteau", + "Heart": "Cœur", + "Hat": "Châpeau", + "Glasses": "Lunettes", + "Hourglass": "Horloge", + "Book": "Livre", + "Key": "Clé", + "Telephone": "Téléphone", + "Bicycle": "Vélo", + "Aeroplane": "Avion" +}