mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-27 04:32:42 +00:00
Fix status title for statuses without text (#24359)
This commit is contained in:
parent
10f0de4212
commit
f05fb51ecb
4 changed files with 12 additions and 4 deletions
|
|
@ -598,6 +598,7 @@
|
|||
"status.show_more": "Show more",
|
||||
"status.show_more_all": "Show more for all",
|
||||
"status.show_original": "Show original",
|
||||
"status.title.with_attachments": "{user} posted {attachmentCount, plural, one {an attachment} other {{attachmentCount} attachments}}",
|
||||
"status.translate": "Translate",
|
||||
"status.translated_from_with": "Translated from {lang} using {provider}",
|
||||
"status.uncached_media_warning": "Not available",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue