fix(locale): Add translation for "download" in mediaLibraryModal (#3771)

This commit is contained in:
Maurici Abad Gutierrez 2020-05-17 18:12:28 +02:00 committed by GitHub
parent 76b19eaca4
commit 9d6260bd4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -181,6 +181,7 @@ const es = {
search: 'Buscar...',
uploading: 'Subiendo...',
upload: 'Subir nuevo',
download: 'Descargar',
deleting: 'Eliminando...',
deleteSelected: 'Eliminar selección',
chooseSelected: 'Confirmar selección',