UNPKG

ringcentral-widgets

Version:
31 lines (27 loc) 963 B
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { cancel: "取消", reply: "回复", onMyWay: "在路上", customMessage: "自定义消息", callMeBackIn: "请稍后再打给我", willCallYouBackIn: "稍后回电给您", min: "分钟", hours: "小时", days: "天" }; // @key: @#@"cancel"@#@ @source: @#@"Cancel"@#@ // @key: @#@"reply"@#@ @source: @#@"Reply"@#@ // @key: @#@"onMyWay"@#@ @source: @#@"On my way"@#@ // @key: @#@"customMessage"@#@ @source: @#@"Custom Message"@#@ // @key: @#@"callMeBackIn"@#@ @source: @#@"Call me back in"@#@ // @key: @#@"willCallYouBackIn"@#@ @source: @#@"Will call you back in"@#@ // @key: @#@"min"@#@ @source: @#@"min."@#@ // @key: @#@"hours"@#@ @source: @#@"hours"@#@ // @key: @#@"days"@#@ @source: @#@"days"@#@ exports["default"] = _default; //# sourceMappingURL=zh-CN.js.map