Missed this "Post"

This commit is contained in:
Lim Chee Aun 2024-10-14 16:22:22 +08:00
parent 29822cbf2d
commit 71a694b74e
2 changed files with 2 additions and 1 deletions

1
src/locales/en.po generated
View file

@ -3550,6 +3550,7 @@ msgid "NOTE: Push notifications only work for <0>one account</0>."
msgstr "" msgstr ""
#: src/pages/status.jsx:567 #: src/pages/status.jsx:567
#: src/pages/status.jsx:1097
msgid "Post" msgid "Post"
msgstr "" msgstr ""

View file

@ -1094,7 +1094,7 @@ function StatusThread({ id, closeLink = '/', instance: propInstance }) {
</> </>
) : ( ) : (
<> <>
Post{' '} <Trans>Post</Trans>{' '}
<button <button
type="button" type="button"
class="ancestors-indicator light small" class="ancestors-indicator light small"