Skip to content

Commit

Permalink
fix(trans): fix menu provider translation key
Browse files Browse the repository at this point in the history
  • Loading branch information
maximehuran committed Feb 8, 2025
1 parent a0726b9 commit d6e05be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Resources/translations/messages.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ monsieurbiz:

monsieurbiz_menu:
provider:
contact_page: 'Contact page'
contact: 'Contact page'
2 changes: 1 addition & 1 deletion src/Resources/translations/messages.fr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ monsieurbiz:
field_phone_number_required: 'Le champ téléphone est requis'
monsieurbiz_menu:
provider:
contact_page: 'Page de contact'
contact: 'Page de contact'

0 comments on commit d6e05be

Please sign in to comment.