ringcentral-widgets
Version:
RingCentral Integration Widget Library
15 lines (11 loc) • 396 B
JavaScript
;
require("core-js/modules/es6.object.define-property");
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = {
dncAlert: "此联系人位于“谢绝来电”列表中。"
}; // @key: @#@"dncAlert"@#@ @source: @#@"This contact is on a Do Not Call list."@#@
exports["default"] = _default;
//# sourceMappingURL=zh-CN.js.map