UNPKG

ringcentral-widgets

Version:
19 lines (15 loc) 585 B
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { contactDetails: "联系人详细信息", loadingContact: "正在加载联系人…", contactNotFound: "未找到联系人。" }; // @key: @#@"contactDetails"@#@ @source: @#@"Contact Details"@#@ // @key: @#@"loadingContact"@#@ @source: @#@"Loading contact..."@#@ // @key: @#@"contactNotFound"@#@ @source: @#@"Contact not found."@#@ exports["default"] = _default; //# sourceMappingURL=zh-CN.js.map