UNPKG

ringcentral-widgets

Version:
23 lines (19 loc) 914 B
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { confirmationInfo: "前の通話で保存されていない編集内容は失われます。新しい通話で作業しますか?", log: "ログ", save: "保存して新しい通話で作業", discard: "破棄して新しい通話で作業", stay: "前の作業を続ける" }; // @key: @#@"confirmationInfo"@#@ @source: @#@"Your unsaved edits on the previous call will be lost, are you sure you want to work on the new call?"@#@ // @key: @#@"log"@#@ @source: @#@"Log"@#@ // @key: @#@"save"@#@ @source: @#@"Save & Work on New"@#@ // @key: @#@"discard"@#@ @source: @#@"Discard & Work on New"@#@ // @key: @#@"stay"@#@ @source: @#@"Stay on Previous Work"@#@ exports["default"] = _default; //# sourceMappingURL=ja-JP.js.map