UNPKG

i18n-ai-translate

Version:

Use LLMs to translate your i18n JSON to any language.

9 lines 289 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.OVERRIDE_PROMPT_KEYS = void 0; exports.OVERRIDE_PROMPT_KEYS = [ "generationPrompt", "translationVerificationPrompt", "stylingVerificationPrompt", ]; //# sourceMappingURL=override_prompt.js.map