UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

11 lines 280 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const translations = { feeling: { positive: "Positiv", negative: "Negativ", neutral: "Neutral", }, }; exports.default = translations; //# sourceMappingURL=de.locale.js.map