ringcentral-widget
Version:
RingCentral Integration Widget Library
29 lines (27 loc) • 797 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',
'phoneSource.systemUser': '(System User)',
'phoneSource.account': '(Account)',
'phoneSource.contact': '(Contact)',
'phoneSource.lead': '(Lead)',
'phoneType.phone': '(Phone)',
'phoneType.home': '(Home Phone)',
'phoneType.business': '(Business Phone)',
'phoneType.mobile': '(Mobile Phone)',
'phoneType.unknown': '(Unknown Phone Type)'
};
//# sourceMappingURL=en-GB.js.map
;