Alex-D / Trumbowyg

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

Errors in the Arabic translation #369

Closed chadidi closed 8 years ago

chadidi commented 8 years ago

/*****

@Alex-D This is the correct translation of some Arabic words

**/

jQuery.trumbowyg.langs.ar={
    formatting:"تنسيق",
    header:"رأس",
    insertImage:"إدراج صورة",
    insertVideo:"إدراج فيديو",
    horizontalRule:"إدراج خطّ أفقي",
    fullscreen:"كامل الشاشة",
    reset:"إعادة تعيين"
};
Alex-D commented 8 years ago

Can you make a Pull Request insteed? Thanks :)