Alex-D / Trumbowyg

A lightweight and amazing WYSIWYG JavaScript editor under 10kB
https://alex-d.github.io/Trumbowyg
MIT License
3.97k stars 606 forks source link

Missing language entries in Plugin Upload (ES, CA) #1374

Closed carmarri closed 1 year ago

carmarri commented 1 year ago

Here I provide the translations to Catalan and Spanish which are missing in plugin Upload:

es: {
            upload: 'Subir archivo',
            file: 'Archivo',
            uploadError: 'Error'
        }

ca: {
            upload: 'Pujar fitxer',
            file: 'Fitxer',
            uploadError: 'Error'
        }
Alex-D commented 1 year ago

Thank you for your contribution :) This will be available in the release 2.27.1!