jhollingworth/bootstrap-wysihtml5

Arabic locale key is not set correctly

Opened this issue · 0 comments

Arabic locale key in bootstrap-wysihtml5.ar-AR.js is not set correctly

$.fn.wysihtml5.locale["mo-MD"]

it should be set as the file name so that it does not confuse developers when passing the locale key option in the init code

$.fn.wysihtml5.locale["ar-AR"]