Skip to content

Instantly share code, notes, and snippets.

@jharding
Last active December 13, 2015 22:19
Show Gist options
  • Save jharding/4983540 to your computer and use it in GitHub Desktop.
Save jharding/4983540 to your computer and use it in GitHub Desktop.
$('.example-arabic .typeahead').typeahead({
name: 'arabic',
local: [
"الإنجليزية",
"نعم",
"لا",
"مرحبا",
"کيف الحال؟",
"أهلا",
"مع السلامة",
"لا أتكلم العربية",
"لا أفهم",
"أنا جائع"
]
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment