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

@ -283,7 +283,7 @@
"upload_button.label": "Add media",
"upload_form.description": "Describe for the visually impaired",
"upload_form.focus": "Crop",
"upload_form.undo": "Undo",
"upload_form.undo": "Delete",
"upload_progress.label": "Uploading...",
"video.close": "Close video",
"video.exit_fullscreen": "Exit full screen",