Fix missing anonymous hint translation

This commit is contained in:
Andreas Nedbal 2024-01-14 14:27:12 +01:00 committed by Andreas Nedbal
parent 9f823b3dd4
commit ae41cd03fc
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,5 @@
en:
anon_hint: "This question was asked anonymously"
answers:
zero: "0 answers"
one: "1 answer"

View File

@ -109,7 +109,6 @@ en:
dead: "Dead"
answerbox:
header:
anon_hint: :inbox.entry.anon_hint
answers:
zero: "0 answers"
one: "1 answer"
@ -220,7 +219,6 @@ en:
inbox:
entry:
asked_html: "%{user} asked %{time} ago"
anon_hint: "This question was asked anonymously."
answers:
one: "1 answer"
other: "%{count} answers"