Skip to content

Extract translations that are in form_label #61214

@talha-core

Description

@talha-core

Description

I can extract all translations using php bin/console translation:extract --force --format=yaml en

But in the project in many places I have written form fields like :

{{ form_label(form.apiToken, 'admin.company.apiToken', {label_attr: {class: 'form-label'}}) }}

But the extractor is not extracting this translation : admin.company.apiToken

Example

No response

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