UNPKG

ringcentral-widgets

Version:
19 lines (15 loc) 593 B
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { contactDetails: "Detalles de contacto", loadingContact: "Cargando contacto...", contactNotFound: "No se pudo encontrar el contacto." }; // @key: @#@"contactDetails"@#@ @source: @#@"Contact Details"@#@ // @key: @#@"loadingContact"@#@ @source: @#@"Loading contact..."@#@ // @key: @#@"contactNotFound"@#@ @source: @#@"Contact not found."@#@ exports["default"] = _default; //# sourceMappingURL=es-419.js.map