- opened_at_html: تم الإنشاء قبل %{when}
- opened_at_by_html: تم الإنشاء قبل %{when} مِن قِبَل %{user}
- commented_at_html: تم التحديث قبل %{when}
- commented_at_by_html: تم التحديث قبل %{when} مِن قِبَل %{user}
- closed_at_html: تم الحل قبل %{when}
- closed_at_by_html: تم الحل قبل %{when} مِن قِبَل %{user}
- reopened_at_html: تم التنشيط قبل %{when}
- reopened_at_by_html: تم التنشيط قبل %{when} مِن قِبَل %{user}
+ opened_at_html: تم الإنشاء %{when}
+ opened_at_by_html: تم الإنشاء %{when} مِن قِبَل %{user}
+ commented_at_html: تم التحديث %{when}
+ commented_at_by_html: تم التحديث %{when} مِن قِبَل %{user}
+ closed_at_html: تم الحل %{when}
+ closed_at_by_html: تم الحل %{when} مِن قِبَل %{user}
+ reopened_at_html: تم التنشيط %{when}
+ reopened_at_by_html: تم التنشيط %{when} مِن قِبَل %{user}