Translate PHP lang arrays with AI
Import Laravel-style PHP language arrays, let AI translate them with your glossary and context, review every string and export ready-to-use lang files.
Used by Laravel, CakePHP and most PHP applications.
Translate your PHP arrays files for freeYour file, exactly as your framework expects it
-
Automatic format detection on upload: no configuration needed. -
AI translations guided by your glossary, tone of voice and project context. -
Every AI suggestion is marked for human review before it ships. -
Export in the same format you imported, ready for your next release.
<?php
return [
'welcome_title' => 'Welcome back!',
'welcome_subtitle' => 'Log in to continue',
'save' => 'Save changes',
];
How it works
1
Import your PHP arrays file
2
AI translates with your glossary
3
Review and approve every string
4
Export and ship