fix setting parent_id, add approval status notices on top of post/show
This commit is contained in:
@@ -5,6 +5,9 @@ en:
|
||||
hello: "Hello world"
|
||||
activerecord:
|
||||
attributes:
|
||||
post:
|
||||
approver: "You"
|
||||
approver_id: "You"
|
||||
post_flag:
|
||||
creator: "You"
|
||||
creator_id: "You"
|
||||
|
||||
Reference in New Issue
Block a user