Laravel Ai Translator banner
kargnas kargnas

Laravel Ai Translator

AI community

Description

High quality automatic translate your language files into many languages using AI like Claude, GPT and etc.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Laravel AI Translator by kargnas

AI-powered translation tool for Laravel language files

Build Status Total Downloads Latest Stable Version License

Official Website

πŸ”„ Recent Updates

  • πŸ” Find & Remove Unused Translations: New ai-translator:find-unused command to detect and optionally remove unused translation keys
    • Scans your codebase for actual translation usage
    • Supports file type-specific comment detection (PHP, JS, JSX, Vue, Blade)
    • Automatic backup before deletion
    • Removes keys from both source and target languages
    • Progress bars for better UX
  • 🧹 Enhanced Clean Command: Improved pattern matching and backup handling
    • More precise file pattern matching (no more subdirectory confusion)
    • Better handling of backup directories
    • Strict path matching to prevent unintended deletions
  • πŸ” Parallel Translation: Translate multiple locales concurrently with the translate-parallel command
  • New Provider: Added Google Gemini support (including the 2.5 models)
  • AI Enhancement: Added support for Claude 3.7's Extended Thinking capabilities
    • Extended context window up to 200K tokens, output tokens up to 64K tokens
    • Enhance