UNPKG

ringcentral-widgets

Version:
31 lines (27 loc) 1.25 kB
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { currentCall: "Llamada actual", viewCalls: "Ver", view: "Ver", incomingCall: "{numberOf} llamada entrante", incomingCalls: "{numberOf} llamadas entrantes", callOnHold: "{numberOf} llamada en espera", callsOnHold: "{numberOf} llamadas en espera", otherDeviceCall: "{numberOf} llamada en otros dispositivos", otherDeviceCalls: "{numberOf} llamadas en otros dispositivos" }; // @key: @#@"currentCall"@#@ @source: @#@"Current Call"@#@ // @key: @#@"viewCalls"@#@ @source: @#@"View Calls"@#@ // @key: @#@"view"@#@ @source: @#@"View"@#@ // @key: @#@"incomingCall"@#@ @source: @#@"{numberOf} Incoming Call"@#@ // @key: @#@"incomingCalls"@#@ @source: @#@"{numberOf} Incoming Calls"@#@ // @key: @#@"callOnHold"@#@ @source: @#@"{numberOf} Call On Hold"@#@ // @key: @#@"callsOnHold"@#@ @source: @#@"{numberOf} Calls On Hold"@#@ // @key: @#@"otherDeviceCall"@#@ @source: @#@"{numberOf} Call on other devices"@#@ // @key: @#@"otherDeviceCalls"@#@ @source: @#@"{numberOf} Calls on other devices"@#@ exports["default"] = _default; //# sourceMappingURL=es-419.js.map