UNPKG

ringcentral-widgets

Version:
17 lines (13 loc) 412 B
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { loading: "로드 중...", download: "다운로드" }; // @key: @#@"loading"@#@ @source: @#@"Loading ..."@#@ // @key: @#@"download"@#@ @source: @#@"Download"@#@ exports["default"] = _default; //# sourceMappingURL=ko-KR.js.map