- opened_at_html: '%{when} önce oluşturuldu'
- opened_at_by_html: '%{when} önce %{user} tarafından oluşturuldu'
- commented_at_html: '%{when} önce güncellendi'
- commented_at_by_html: '%{user} tarafından %{when} tarihinde güncellendi'
- closed_at_html: '%{when} önce çözüldü'
- closed_at_by_html: '%{user} tarafından %{when} tarihinde çözüldü'
- reopened_at_html: '%{when} önce yeniden etkinleştirildi'
- reopened_at_by_html: '%{user} tarafından %{when} tarihinde yeniden etkinleştirildi'
+ opened_at_html: '%{when} oluşturuldu'
+ opened_at_by_html: '%{user} tarafından %{when} oluşturuldu'
+ commented_at_html: '%{when} güncellendi'
+ commented_at_by_html: '%{user} tarafından %{when} güncellendi'
+ closed_at_html: '%{when} çözüldü'
+ closed_at_by_html: '%{user} tarafından %{when} çözüldü'
+ reopened_at_html: '%{when} yeniden etkinleştirildi'
+ reopened_at_by_html: '%{user} tarafından %{when} yeniden etkinleştirildi'