UNPKG

ringcentral-widgets

Version:
31 lines (27 loc) 1.26 kB
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { currentCall: "目前通話", viewCalls: "檢視通話", view: "檢視", incomingCall: "{numberOf} 通撥入電話", incomingCalls: "{numberOf} 通撥入電話", callOnHold: "{numberOf} 通電話等待接通", callsOnHold: "{numberOf} 通電話等待接通", otherDeviceCall: "{numberOf} 通在其他裝置的通話", otherDeviceCalls: "{numberOf} 通在其他裝置的通話" }; // @key: @#@"currentCall"@#@ @source: @#@"Current Call"@#@ // @key: @#@"viewCalls"@#@ @source: @#@"View Calls"@#@ // @key: @#@"view"@#@ @source: @#@"View"@#@ // @key: @#@"incomingCall"@#@ @source: @#@"{numberOf} Incoming Call"@#@ // @key: @#@"incomingCalls"@#@ @source: @#@"{numberOf} Incoming Calls"@#@ // @key: @#@"callOnHold"@#@ @source: @#@"{numberOf} Call On Hold"@#@ // @key: @#@"callsOnHold"@#@ @source: @#@"{numberOf} Calls On Hold"@#@ // @key: @#@"otherDeviceCall"@#@ @source: @#@"{numberOf} Call on other devices"@#@ // @key: @#@"otherDeviceCalls"@#@ @source: @#@"{numberOf} Calls on other devices"@#@ exports["default"] = _default; //# sourceMappingURL=zh-TW.js.map