UNPKG

ringcentral-widgets

Version:
21 lines (17 loc) 765 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=zh-TW.js.map