UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

11 lines 281 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const translations = { feeling: { positive: "Positivo", negative: "Negativo", neutral: "Neutro", }, }; exports.default = translations; //# sourceMappingURL=pt.locale.js.map