ringcentral-widget
Version:
RingCentral Integration Widget Library
17 lines (15 loc) • 622 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = {
save: 'Save',
title: 'Region',
NAOnlyMessage: 'Please set your area code. This will be used for local dialing.',
MultiWithNAMessage: 'Please set the country and area code for your region. This will be used for local dialing and phone number formatting.',
MultiWithoutNAMessage: 'Please select the country you locate in. This will be used for local dialing and phone number formatting.',
country: 'Country',
areaCode: 'Area Code',
areaCodePlaceholder: 'Enter Area Code'
};
//# sourceMappingURL=en-US.js.map
;