diff --git a/bootbox.js b/bootbox.js index cec5e516..4b1609d0 100644 --- a/bootbox.js +++ b/bootbox.js @@ -782,6 +782,11 @@ * unlikely to be required. If this gets too large it can be split out into separate JS files. */ var locales = { + ar : { + OK : "حسنا", + CANCEL : "إلغاء", + CONFIRM : "موافق" + }, bg_BG : { OK : "Ок", CANCEL : "Отказ",