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 entry in Plugin Table (CA) #1373

Closed carmarri closed 1 year ago

carmarri commented 1 year ago

Here you have a missing translation in Catalan for the plugin Table:

ca: {
                table: 'Inserir taula',
                tableAddRow: 'Afegir fila',
                tableAddRowAbove: 'Afegir fila a dalt',
                tableAddColumnLeft: 'Afegir columna a l\'esquerra',
                tableAddColumn: 'Afegir columna a la dreta',
                tableDeleteRow: 'Esborrar fila',
                tableDeleteColumn: 'Esborrar columna',
                tableDestroy: 'Esborrar taula',
                error: 'Error'
            }
Alex-D commented 1 year ago

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