ringcentral-widgets
Version:
RingCentral Integration Widget Library
17 lines (13 loc) • 462 B
JavaScript
;
require("core-js/modules/es6.object.define-property");
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = {
noActiveCalls: "Nessuna chiamata attiva",
noRecords: "Nessun risultato trovato."
}; // @key: @#@"noActiveCalls"@#@ @source: @#@"No active calls"@#@
// @key: @#@"noRecords"@#@ @source: @#@"No results found."@#@
exports["default"] = _default;
//# sourceMappingURL=it-IT.js.map