Open Issues Need Help
View All on GitHubAI Summary: Enhance the `i18n-ai-translate` CLI tool to accept an argument specifying languages to exclude during the `diff` command. This will prevent unnecessary translation of specific language files when comparing and updating translations.
Use ChatGPT, Gemini, DeepSeek, Llama, or Claude to translate your i18n JSON to any language
AI Summary: Modify the `i18n-ai-translate` tool to allow it to continue processing i18n JSON files even if a translation fails for one or more keys, instead of halting execution. Failed translations should be reported to standard error (stderr) for review.
Use ChatGPT, Gemini, DeepSeek, Llama, or Claude to translate your i18n JSON to any language
AI Summary: Enhance the i18n-ai-translate tool to handle translation errors gracefully (by logging or marking failed keys), improve performance through parallelization, add options to exclude languages from translation, and introduce a feature to check existing translations for errors based on customizable rules.
Use ChatGPT, Gemini, DeepSeek, Llama, or Claude to translate your i18n JSON to any language