ringcentral-widgets
Version:
RingCentral Integration Widget Library
19 lines (15 loc) • 610 B
JavaScript
;
require("core-js/modules/es6.object.define-property");
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = {
schedule: "排程會議",
prompt: "請授權 RingCentral 存取您的帳戶資訊。",
saveAsDefault: "儲存為預設值"
}; // @key: @#@"schedule"@#@ @source: @#@"Schedule Meeting"@#@
// @key: @#@"prompt"@#@ @source: @#@"Please authorize RingCentral to access your account information."@#@
// @key: @#@"saveAsDefault"@#@ @source: @#@"Save as default"@#@
exports["default"] = _default;
//# sourceMappingURL=zh-HK.js.map