UNPKG

ringcentral-widgets

Version:
21 lines (17 loc) 737 B
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { schedule: "Programma riunione", prompt: "Autorizza RingCentral ad accedere alle informazioni del tuo account.", saveAsDefault: "Salva come predefinito", launchMeeting: "Avvia riunione" }; // @key: @#@"schedule"@#@ @source: @#@"Schedule Meeting"@#@ // @key: @#@"prompt"@#@ @source: @#@"Please authorize RingCentral to access your account information."@#@ // @key: @#@"saveAsDefault"@#@ @source: @#@"Save as default"@#@ // @key: @#@"launchMeeting"@#@ @source: @#@"Launch Meeting"@#@ exports["default"] = _default; //# sourceMappingURL=it-IT.js.map