php-translation/loco-adapter
Dotenv
LOCO_PROJECT_API_KEY=
Generated files
config/packages/php_translation_loco_adapter.yaml
translation_adapter_loco:
index_parameter: 'id' # 'text' or 'name'. Leave blank for "auto" See https://localise.biz/api/docs/export/exportlocale
projects:
my_project:
api_key: '%env(LOCO_PROJECT_API_KEY)%'
domains: ['messages']