yml also isn't rb
This commit is contained in:
parent
f3b80d2bd4
commit
80b1c1af96
|
@ -39,7 +39,7 @@ en:
|
|||
body: "commented on %{content} %{time} ago" # see below for 'content' vvvv
|
||||
your: "your answer" # 'commented on your answer'
|
||||
their: "their answer" # 'commented on their answer'
|
||||
user: "#{user}'s answer" # 'commented on user's asnwer'
|
||||
user: "%{user}'s answer" # 'commented on user's asnwer'
|
||||
# all three have the 'user' variable
|
||||
tabs:
|
||||
all: "All notifications"
|
||||
|
|
Loading…
Reference in New Issue