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 for Plugin MathML (ES, CA) #1379

Closed carmarri closed 1 year ago

carmarri commented 1 year ago

Here you have the translations into Spanish and Catalan which are missing in plugin MathML:

es: {
    mathml: 'Insertar Fórmula',
    formulas: 'Fórmula',
    inline: 'En línea'
}

ca: {
    mathml: 'Inserir Fórmula',
    formulas: 'Fórmula',
    inline: 'En línia'
}
Alex-D commented 1 year ago

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