ringcentral-widgets
Version:
RingCentral Integration Widget Library
18 lines (15 loc) • 486 B
JavaScript
;
require("core-js/modules/es6.object.define-property");
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = {
confirmationInfo: 'Your unsaved edits on the previous call will be lost, are you sure you want to work on the new call?',
log: 'Log',
save: 'Save & Work on New',
discard: 'Discard & Work on New',
stay: 'Stay on Previous Work'
};
exports["default"] = _default;
//# sourceMappingURL=en-US.js.map