UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

11 lines 295 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const translations = { feeling: { positive: "ポジティブ", negative: "ネガティブ", neutral: "中立", }, }; exports.default = translations; //# sourceMappingURL=ja.locale.js.map