Quote Yes/No vocab strings
This commit is contained in:
parent
cce7a8da8f
commit
8972ce8da5
|
@ -18,8 +18,8 @@ en:
|
||||||
unfollow: "Unfollow"
|
unfollow: "Unfollow"
|
||||||
update: "Update"
|
update: "Update"
|
||||||
view_in_rails_admin: "View in Rails Admin"
|
view_in_rails_admin: "View in Rails Admin"
|
||||||
y: Yes
|
y: "Yes"
|
||||||
n: No
|
n: "No"
|
||||||
messages:
|
messages:
|
||||||
noauth: "You need to be logged in to perform this action."
|
noauth: "You need to be logged in to perform this action."
|
||||||
time:
|
time:
|
||||||
|
|
Loading…
Reference in New Issue