translation comment for context
This commit is contained in:
parent
22d13eb406
commit
9970636563
|
|
@ -27,8 +27,8 @@ en:
|
|||
assigned: "Assigned"
|
||||
group_everyone: "Everyone"
|
||||
assigned_to: "Assigned to"
|
||||
topic_to: "topic to"
|
||||
assign_post_to: "#%{post_number} to %{username}"
|
||||
topic_to: "topic to" # Context example: "Assigned [topic to] example_username"
|
||||
assign_post_to: "#%{post_number} to %{username}" # Context example: "Assigned [#2 to example_username]"
|
||||
assigned_to_w_ellipsis: "Assigned to..."
|
||||
assign_notification: "<p><span>%{username}</span> %{description}</p>"
|
||||
assign_group_notification: "<p><span>%{username}</span> %{description}</p>"
|
||||
|
|
|
|||
Loading…
Reference in New Issue