ringcentral-widget
Version:
RingCentral Integration Widget Library
18 lines (16 loc) • 361 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = {
cancel: 'Cancel',
send: 'Send',
onMyWay: 'On my way',
customMessage: 'Custom Message',
callMeBackIn: 'Call me back in',
willCallYouBackIn: 'Will call you back in',
min: 'min.',
hours: 'hours',
days: 'days'
};
//# sourceMappingURL=en-US.js.map
;