UNPKG

ringcentral-widgets

Version:
21 lines (18 loc) 526 B
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { noActiveCalls: 'No active calls', noCalls: 'No results found.', currentCall: 'Current Call', ringCall: 'Ringing Call', onHoldCall: 'Call on Hold', historyCalls: 'Past Calls', otherDeviceCall: 'Ongoing calls on my other devices', searchPlaceholder: 'Search...' }; exports["default"] = _default; //# sourceMappingURL=en-US.js.map