UNPKG

ringcentral-widgets

Version:
19 lines (15 loc) 580 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-TW.js.map