yml also isn't rb

This commit is contained in:
Yuki 2015-06-07 06:16:47 +05:30
parent f3b80d2bd4
commit 80b1c1af96
1 changed files with 1 additions and 1 deletions

View File

@ -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"