Skip to content

Commit

Permalink
minor #1555 Update EasyAdminBundle.it.xlf (fabx2dan)
Browse files Browse the repository at this point in the history
This PR was merged into the master branch.

Discussion
----------

Update EasyAdminBundle.it.xlf

Simple fix to remove an extra english word for Italian localization

Commits
-------

9054f3f Update EasyAdminBundle.it.xlf
  • Loading branch information
javiereguiluz committed Mar 23, 2017
2 parents a457333 + 9054f3f commit 25423c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/translations/EasyAdminBundle.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- page titles -->
<trans-unit id="new.page_title">
<source>new.page_title</source>
<target>Crea new %entity_name%</target>
<target>Crea %entity_name%</target>
</trans-unit>
<trans-unit id="show.page_title">
<source>show.page_title</source>
Expand Down

0 comments on commit 25423c7

Please sign in to comment.