8 lines
240 B
YAML
8 lines
240 B
YAML
en:
|
|
mailers:
|
|
comment:
|
|
hi: "Hello, %{recipient}"
|
|
new_comment_by: "There'is a new comment by %{commenter}"
|
|
reply:
|
|
hi: "Hello, %{recipient}"
|
|
new_reply_by: "There'is a new reply by %{commenter} to your comment" |