UNPKG

ringcentral-widgets

Version:
22 lines (19 loc) 609 B
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { currentCall: 'Current Call', viewCalls: 'View Calls', view: 'View', incomingCall: '{numberOf} Incoming Call', incomingCalls: '{numberOf} Incoming Calls', callOnHold: '{numberOf} Call On Hold', callsOnHold: '{numberOf} Calls On Hold', otherDeviceCall: '{numberOf} Call on other devices', otherDeviceCalls: '{numberOf} Calls on other devices' }; exports["default"] = _default; //# sourceMappingURL=en-US.js.map