Find hardcoded strings in your Blade templates
Paste a Blade template or PHP snippet below. The scanner finds user-facing text that isn't going
through __(),
suggests a translation key for each string and generates a ready-to-paste lang file.
Nothing you paste is stored.
hardcoded found
| Line | Text | Type | Replace with |
|---|---|---|---|
Generated lang file (lang/en/messages.php)
This is the lite version. The full LangSyncer Code Scanner walks your whole repository, understands controllers and mail templates, batch-converts strings with review, and translates the new keys with one AI click.
See how the full scanner works →