UNPKG

ringcentral-widgets

Version:
21 lines (17 loc) 788 B
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { noResultFoundFor: "다음에 대한 결과가 없음", foundFromServerHint: "키워드를 입력하고 Enter 키를 눌러 {appName}에서 검색", notResultFoundFromServer: "검색 결과 없음", loading: "로드 중..." }; // @key: @#@"noResultFoundFor"@#@ @source: @#@"No result found for"@#@ // @key: @#@"foundFromServerHint"@#@ @source: @#@"Type keyword and press Enter to search in {appName}"@#@ // @key: @#@"notResultFoundFromServer"@#@ @source: @#@"No results found"@#@ // @key: @#@"loading"@#@ @source: @#@"loading..."@#@ exports["default"] = _default; //# sourceMappingURL=ko-KR.js.map