ringcentral-widgets
Version:
RingCentral Integration Widget Library
21 lines (17 loc) • 599 B
JavaScript
;
require("core-js/modules/es6.object.define-property");
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = {
matched: "符合項目",
other: "其他",
associated: "已關聯項目",
foundFromServer: "在 {appName} 中找到"
}; // @key: @#@"matched"@#@ @source: @#@"Matched"@#@
// @key: @#@"other"@#@ @source: @#@"Other"@#@
// @key: @#@"associated"@#@ @source: @#@"Associated"@#@
// @key: @#@"foundFromServer"@#@ @source: @#@"Founds from {appName}"@#@
exports["default"] = _default;
//# sourceMappingURL=zh-TW.js.map