Skip to content

symfony domains -> loco tags #47

Description

@hoffereka

Hi,
we have a relatively simple symfony 2.7 app with three domains: messages, validators and DataGrid.
When I push up everything to loco, then I sync back, in every translation file appears all domains translations, mixed up. My config is:

happyr_translation:
    httplug_client: 'httplug.client'
    httplug_message_factory: 'httplug.message_factory'
    file_extension: 'xlf' # could be  'json', 'mo', 'php', 'po', 'yaml' and many more
    locales: [hu, en]
    domains: ['messages', 'validators', 'DataGridBundle']
    projects:
        managedoc:
            api_key: 'deadbeef'
    translation_service: 'loco'
    target_dir: '%kernel.root_dir%/../src/Agendie/ReservationBundle/Resources/translations'
    auto_add_assets: false
    allow_edit: true

thanks in advance for Your response!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions