feat: file upload error handling (#560)
This commit is contained in:
parent
0530c6004e
commit
db7f82422e
3 changed files with 47 additions and 4 deletions
|
@ -43,6 +43,7 @@
|
|||
"bookmarked": "Guardado como marcador",
|
||||
"boost": "Retootear",
|
||||
"boosted": "Retooteado",
|
||||
"clear_upload_failed": "Limpiar errores de subida de archivos",
|
||||
"close": "Cerrar",
|
||||
"compose": "Redactar",
|
||||
"edit": "Editar",
|
||||
|
@ -219,6 +220,7 @@
|
|||
"edited": "(Editado)",
|
||||
"editing": "Editando",
|
||||
"loading": "Cargando...",
|
||||
"upload_failed": "Subida fallida",
|
||||
"uploading": "Subiendo..."
|
||||
},
|
||||
"status": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue