{
    "home": {
        "title": "<%- hipsterName %> 에 오신 것을 환영합니다!",
        "subtitle": "이것은 당신의 홈페이지입니다.",
        "logged": {
            "message": "\"{{username}}\"(으)로 로그인하셨습니다."
        },
        "question": "<%- hipsterProductName %>에 질문이 있다면:",
        "link": {
            "homepage": "<%- hipsterHomePageProductName %> 홈페이지",
            "stackoverflow": "<%- hipsterStackOverflowProductName %> Stack Overflow",
            "bugtracker": "<%- hipsterBugTrackerProductName %> 버그 트랙커",
            "chat": "<%- hipsterChatProductName %> public chat room",
            "follow": "트위터에서 <%- hipsterTwitterUsername %> 에 접속하세요."
        },
        "like": "<%- hipsterProductName %> 가 마음에 든다면, 별을 주는 것을 잊지 마세요.",
        "github": "GitHub"
    }
}
