Elyra
Elyra The coding agent e The native code editor Elyra Grove Native local development environment Askr The real server for Laravel & PHP Elyra Framework Rust + Svelte 5 framework for desktop apps Elyra Conductor Local project conductor Elyra SQL Server MySQL-compatible SQL server in Rust Elyra Félagi Agents as teammates on one board Elyra SQL Client Native desktop SQL workbench Elyra SQL Anywhere Replication-ready SQL engine Elyra Sjá SEO & GEO workspace for macOS Elyra DataGrid Server-driven data grid for Laravel
Development
Development
Release notes
Changelog
Elyra
i18n tools

i18n tools

Find hardcoded strings, detect missing translation keys across locales.

@elyracode/i18n-tools scans your Blade, Vue, and React views for user‑facing strings that should be translated, and compares your locale files to surface keys that are missing in some languages.

Install

elyra install npm:@elyracode/i18n-tools

Tools

Tool Description
find_hardcoded_strings Scan Blade/Vue/React files for user‑facing strings that need translation
find_missing_translations Compare locales in lang/ to find missing translation keys

Commands

Command Description
/i18n Run full i18n analysis

Examples

> Find hardcoded strings in my Blade views
> Check for missing translations between en and nb
> Scan the resources/ directory for untranslated text
/i18n