UNPKG

i18n-ai-translate

Version:

AI-powered localization CLI, Node library, and GitHub Action. Translate i18next JSON, Gettext PO, Java .properties, and iOS .strings with ChatGPT, Claude, Gemini, or local Ollama models.

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