{
    "reaction": {
        "base": {
            "reaction_count_one": "{{count}} réaction",
            "reaction_count_other": "{{count, number(compact: true)}} réactions",
            "reaction_one": "Réaction",
            "reaction_other": "Réactions"
        },
        "placeholder": {
            "empty": {
                "heading": "Aucune réaction",
                "text": "Il n'y a aucune réaction pour le moment."
            }
        },
        "type": {
            "like": {
                "title_one": "J'aime",
                "title_other": "J'aime"
            }
        }
    }
}
