CakePHP 5.x compatibility
With this release we have basic CakePHP 5.1+ compatibility.
You can
- import from PO/POT files or directly from the source code
- export back to PO/POT file for translation usage in your app
Features
- translate all languages together per string
- placeholder validation
- references preview as code snippet or as link to online code for translation context
and more