UNPKG

ringcentral-widgets

Version:
25 lines (21 loc) 804 B
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { conferenceCall: "전화 회의", onHold: "대기 중", unknown: "알 수 없음", disconnected: "연결 끊김", loading: "로드 중...", loadingTimeout: "로드 시간이 초과되었습니다." }; // @key: @#@"conferenceCall"@#@ @source: @#@"Conference Call"@#@ // @key: @#@"onHold"@#@ @source: @#@"On Hold"@#@ // @key: @#@"unknown"@#@ @source: @#@"Unknown"@#@ // @key: @#@"disconnected"@#@ @source: @#@"Disconnected"@#@ // @key: @#@"loading"@#@ @source: @#@"Loading ..."@#@ // @key: @#@"loadingTimeout"@#@ @source: @#@"Loading timeout."@#@ exports["default"] = _default; //# sourceMappingURL=ko-KR.js.map