UNPKG

ringcentral-widgets

Version:
29 lines (25 loc) 1.07 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 hay llamadas activas", noCalls: "No hay resultados.", currentCall: "Llamada actual", ringCall: "Llamada sonando", onHoldCall: "Llamada en espera", historyCalls: "Llamadas anteriores", otherDeviceCall: "Llamadas en curso en mis otros dispositivos", searchPlaceholder: "Buscar..." }; // @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=es-ES.js.map