Type: string or object
Can be either a literal Object that contains the custom language, or a string URL pointing to a JSON file which contains the object. Not for use with locale
.
If you want to change the names of the address book sources, you can use the following code sample to guide you:
cloudsponge.init({
localeData: {
PROVIDERS: {
yahoo: "Yahoo Contacts"
}
}
});
See an example of each.
Our example locale data structure for our default language.