- opened_at_html: '%{when} 전에 만듦'
- opened_at_by_html: '%{user}님이 %{when} 전에 만듦'
- commented_at_html: '%{when} 전에 바꿈'
- commented_at_by_html: '%{user}님이 %{when} 전에 업데이트함'
- closed_at_html: '%{when} 전에 해결함'
- closed_at_by_html: '%{user}님이 %{when} 전에 해결함'
- reopened_at_html: '%{when} 전에 다시 활성화함'
- reopened_at_by_html: '%{user}님이 %{when} 전에 다시 활성화함'
+ opened_at_html: '%{when}에 만듦'
+ opened_at_by_html: '%{user}님이 %{when}에 만듦'
+ commented_at_html: '%{when}에 바꿈'
+ commented_at_by_html: '%{user}님이 %{when}에 업데이트함'
+ closed_at_html: '%{when}에 해결함'
+ closed_at_by_html: '%{user}님이 %{when}에 해결함'
+ reopened_at_html: '%{when}에 다시 활성화함'
+ reopened_at_by_html: '%{user}님이 %{when}에 다시 활성화함'