UNPKG

ringcentral-widgets

Version:
21 lines (17 loc) 605 B
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { noRecords: "Keine aktuellen Einträge gefunden.", inBound: "Eingehend", outBound: "Ausgehend", missed: "Verpasster Anruf" }; // @key: @#@"noRecords"@#@ @source: @#@"No recent records found."@#@ // @key: @#@"inBound"@#@ @source: @#@"Inbound"@#@ // @key: @#@"outBound"@#@ @source: @#@"Outbound"@#@ // @key: @#@"missed"@#@ @source: @#@"Missed Call"@#@ exports["default"] = _default; //# sourceMappingURL=de-DE.js.map