UNPKG

ringcentral-widgets

Version:
27 lines (23 loc) 848 B
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { createLog: "Crea registro", creating: "Creazione in corso", save: "Salva", saving: "Salvataggio in corso", saved: "Salvato", creatingFailed: "Creazione non riuscita.", savingFailed: "Salvataggio non riuscito." }; // @key: @#@"createLog"@#@ @source: @#@"Create Log"@#@ // @key: @#@"creating"@#@ @source: @#@"Creating"@#@ // @key: @#@"save"@#@ @source: @#@"Save"@#@ // @key: @#@"saving"@#@ @source: @#@"Saving"@#@ // @key: @#@"saved"@#@ @source: @#@"Saved"@#@ // @key: @#@"creatingFailed"@#@ @source: @#@"Creating failed."@#@ // @key: @#@"savingFailed"@#@ @source: @#@"Saving failed."@#@ exports["default"] = _default; //# sourceMappingURL=it-IT.js.map