Fix “edited at” in public pages not being properly localized (#17806)
Fixes #17804
This commit is contained in:
parent
82e1c6216e
commit
9b139d4ef9
4 changed files with 4 additions and 4 deletions
|
@ -1438,7 +1438,7 @@ en:
|
|||
disallowed_hashtags:
|
||||
one: 'contained a disallowed hashtag: %{tags}'
|
||||
other: 'contained the disallowed hashtags: %{tags}'
|
||||
edited_at: Edited %{date}
|
||||
edited_at_html: Edited %{date}
|
||||
errors:
|
||||
in_reply_not_found: The post you are trying to reply to does not appear to exist.
|
||||
open_in_web: Open in web
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue