Skip to content

Commit

Permalink
Added Arabic locale
Browse files Browse the repository at this point in the history
Arabic - ( ISO 639-1 : ar )
more: http://en.wikipedia.org/wiki/Arabic_language
  • Loading branch information
emadzz committed May 1, 2015
1 parent 498fdff commit 920b569
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bootbox.js
Original file line number Diff line number Diff line change
Expand Up @@ -794,6 +794,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 : "Отказ",
Expand Down

0 comments on commit 920b569

Please sign in to comment.