explanation for '%{hide} %{user}'

This commit is contained in:
Yuki 2015-05-27 08:13:42 +05:30
parent a560efe1c0
commit 3c6c0b1596
1 changed files with 2 additions and 2 deletions

View File

@ -116,8 +116,8 @@ en:
answerbox:
asked: "%{user} asked %{time} ago"
read: "Read the entire answer"
answered: "%{hide} %{user}"
hide: "Answered by"
answered: "%{hide} %{user}" # resolves into "Answered by %{user}"
hide: "Answered by" # ^
time: "%{time} ago"
no_smile: "No one smiled this, yet."
no_comment: "There are no comments yet."