{
    "reaction": {
        "base": {
            "reaction_count_one": "{{count}} reaction",
            "reaction_count_other": "{{count, number(compact: true)}} reactions",
            "reaction_one": "Reaction",
            "reaction_other": "Reactions"
        },
        "placeholder": {
            "empty": {
                "heading": "No reactions",
                "text": "There are no reactions to this yet."
            }
        },
        "type": {
            "like": {
                "title_one": "Like",
                "title_other": "Likes"
            }
        }
    }
}
