UNPKG

ringcentral-widgets

Version:
29 lines (25 loc) 1.03 kB
"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..." }; // @key: @#@"noActiveCalls"@#@ @source: @#@"No active calls"@#@ // @key: @#@"noCalls"@#@ @source: @#@"No results found."@#@ // @key: @#@"currentCall"@#@ @source: @#@"Current Call"@#@ // @key: @#@"ringCall"@#@ @source: @#@"Ringing Call"@#@ // @key: @#@"onHoldCall"@#@ @source: @#@"Call on Hold"@#@ // @key: @#@"historyCalls"@#@ @source: @#@"Past Calls"@#@ // @key: @#@"otherDeviceCall"@#@ @source: @#@"Ongoing calls on my other devices"@#@ // @key: @#@"searchPlaceholder"@#@ @source: @#@"Search..."@#@ exports["default"] = _default; //# sourceMappingURL=en-AU.js.map