UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

11 lines 286 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const translations = { feeling: { positive: "긍정적", negative: "부정적", neutral: "중립적", }, }; exports.default = translations; //# sourceMappingURL=ko.locale.js.map