ringcentral-widgets
Version:
RingCentral Integration Widget Library
15 lines (11 loc) • 402 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=ko-KR.js.map