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
|
@ -597,6 +597,7 @@
|
|||
"status.show_more": "Mostrar más",
|
||||
"status.show_more_all": "Mostrar más para todo",
|
||||
"status.show_original": "Mostrar original",
|
||||
"status.title.with_attachments": "{user} publicó {attachmentCount, plural, one {un archivo adjunto} other {{attachmentCount} archivos adjuntos}}",
|
||||
"status.translate": "Traducir",
|
||||
"status.translated_from_with": "Traducido del {lang} usando {provider}",
|
||||
"status.uncached_media_warning": "No disponible",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue