Skip to content

Commit

Permalink
Merge 4.x into 5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Sep 12, 2023
2 parents d85761a + bc84405 commit a4593f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [4.10.4](https://github.com/sonata-project/SonataMediaBundle/compare/4.10.3...4.10.4) - 2023-09-11
### Fixed
- [[#2414](https://github.com/sonata-project/SonataMediaBundle/pull/2414)] Improve French translation ([@antoinemineau](https://github.com/antoinemineau))

## [4.10.3](https://github.com/sonata-project/SonataMediaBundle/compare/4.10.2...4.10.3) - 2023-08-01
### Fixed
- [[#2411](https://github.com/sonata-project/SonataMediaBundle/pull/2411)] Deprecation of Event Subscribers on Symfony 6.3. The MediaEventSubscriber now uses Event Listeners ([@Hanmac](https://github.com/Hanmac))
Expand Down
2 changes: 1 addition & 1 deletion src/Resources/translations/SonataMediaBundle.fr.xliff
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@
</trans-unit>
<trans-unit id="form.group_gallery">
<source>form.group_gallery</source>
<target>Gallerie</target>
<target>Galerie</target>
</trans-unit>
<trans-unit id="form.group_options">
<source>form.group_options</source>
Expand Down

0 comments on commit a4593f4

Please sign in to comment.