Skip to content

Placeholder translation in PlaceAutocompleteType #231

Description

@StanislavUngr

Hello guys. In the following form the placeholder translation is completely ignored altho label translation works fine. Am I missing something or is placeholder translation not yet supported?

->add('address', PlaceAutocompleteType::class, [
                'label' => 'app.address',
                'attr' => [
                    'placeholder' => 'app.address'
                ],
                'translation_domain' => 'application'
            ])

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions