ringcentral-widget
Version:
RingCentral Integration Widget Library
20 lines (18 loc) • 445 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = {
logging: 'Logging...',
logCall: 'Log Call',
editLog: 'Edit Log',
select: 'Select a matching record',
OnHold: 'On Hold',
Ringing: 'Ringing',
CallConnected: 'Call Connected',
unknownUser: 'Unknown User',
unknownNumber: 'Anonymous',
unavailable: 'Unavailable',
viewDetails: 'View Details'
};
//# sourceMappingURL=en-GB.js.map
;