Change wording of the “undo” media upload button (fixes #6857) (#7417)

This commit is contained in:
ThibG 2018-05-11 13:20:31 +02:00 committed by Eugen Rochko
parent be7eeb7856
commit b241cb2704
3 changed files with 4 additions and 4 deletions

View file

@ -819,7 +819,7 @@
"id": "upload_form.description"
},
{
"defaultMessage": "Undo",
"defaultMessage": "Delete",
"id": "upload_form.undo"
},
{
@ -1857,4 +1857,4 @@
],
"path": "app/javascript/mastodon/features/video/index.json"
}
]
]