UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

11 lines 290 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const translations = { feeling: { positive: "Pozitivní", negative: "Negativní", neutral: "Neutrální", }, }; exports.default = translations; //# sourceMappingURL=cs.locale.js.map