Skip to content
New issue

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

create_missing not shown #349

Open
grekpg opened this issue Jul 29, 2019 · 0 comments
Open

create_missing not shown #349

grekpg opened this issue Jul 29, 2019 · 0 comments

Comments

@grekpg
Copy link

grekpg commented Jul 29, 2019

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant