UNPKG

ringcentral-widgets

Version:
31 lines (27 loc) 1.1 kB
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { removeParticipant: "Rimuovi partecipante", confirmStr1: "Vuoi veramente rimuovere", confirmStr2: "da questa chiamata?", remove: "Rimuovi", cancel: "Annulla", participants: "Partecipanti", participant: "Partecipante", conferenceCall: "Conferenza telefonica", unknownNumber: "Anonimo" }; // @key: @#@"removeParticipant"@#@ @source: @#@"Remove Participant"@#@ // @key: @#@"confirmStr1"@#@ @source: @#@"Are you sure you want to remove"@#@ // @key: @#@"confirmStr2"@#@ @source: @#@"from this call?"@#@ // @key: @#@"remove"@#@ @source: @#@"Remove"@#@ // @key: @#@"cancel"@#@ @source: @#@"Cancel"@#@ // @key: @#@"participants"@#@ @source: @#@"Participants"@#@ // @key: @#@"participant"@#@ @source: @#@"Participant"@#@ // @key: @#@"conferenceCall"@#@ @source: @#@"Conference Call"@#@ // @key: @#@"unknownNumber"@#@ @source: @#@"Anonymous"@#@ exports["default"] = _default; //# sourceMappingURL=it-IT.js.map