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: "Positif", negative: "Négatif", neutral: "Neutre", }, }; exports.default = translations; //# sourceMappingURL=fr.locale.js.map