We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i setup config :
Symfony 4.2
lexik_translation: fallback_locale: [en] # (required) default locale(s) to use managed_locales: [en, pt, pl] # (required) locales that the bundle has to manage resources_registration: type: all # all | files | database managed_locales_only: false auto_cache_clean: true exporter: use_yml_tree: true dev_tools: enable: true create_missing: true file_format: yml
Go to site when have missing translations and is auto created in table lexik_trans_unit
Go to translations panel and do not see it in list.
I check bundle read translations from lexik_trans_unit_translations
How show new auto created translations ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
i setup config :
Symfony 4.2
Go to site when have missing translations and is auto created in table lexik_trans_unit
Go to translations panel and do not see it in list.
I check bundle read translations from lexik_trans_unit_translations
How show new auto created translations ?
The text was updated successfully, but these errors were encountered: