{
    "reaction": {
        "base": {
            "reaction_count_one": "{{count}}개 반응",
            "reaction_count_other": "{{count, number(compact: true)}}개 반응",
            "reaction_one": "반응",
            "reaction_other": "반응"
        },
        "placeholder": {
            "empty": {
                "heading": "반응 없음",
                "text": "아직 이에 대한 반응이 없습니다."
            }
        },
        "type": {
            "like": {
                "title_one": "좋아요",
                "title_other": "좋아요"
            }
        }
    }
}
