ringcentral-widgets
Version:
RingCentral Integration Widget Library
17 lines (13 loc) • 394 B
JavaScript
;
require("core-js/modules/es6.object.define-property");
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = {
cancel: "Cancelar",
confirm: "Confirmar"
}; // @key: @#@"cancel"@#@ @source: @#@"Cancel"@#@
// @key: @#@"confirm"@#@ @source: @#@"Confirm"@#@
exports["default"] = _default;
//# sourceMappingURL=pt-BR.js.map