You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #469 Fixed typo in polish translations (Wirone)
This PR was merged into the master branch.
Discussion
----------
Fixed typo in polish translations
There is nothing like "zademonostrowania". It is like english `demonstrate` vs `demonostrate`.
Commits
-------
bade9af Fixed typo in polish translations
Copy file name to clipboardExpand all lines: app/Resources/translations/messages.pl.xlf
+1-1
Original file line number
Diff line number
Diff line change
@@ -237,7 +237,7 @@
237
237
</trans-unit>
238
238
<trans-unitid="help.app_description">
239
239
<source>help.app_description</source>
240
-
<target><![CDATA[To jest <strong> przykładowa aplikacja </strong> zbudowana przy pomocy frameworka Symfony, dla zademonostrowania polecanego sposobu tworzenia aplikacji przy jego użyciu.]]></target>
240
+
<target><![CDATA[To jest <strong> przykładowa aplikacja </strong> zbudowana przy pomocy frameworka Symfony, dla zademonstrowania polecanego sposobu tworzenia aplikacji przy jego użyciu.]]></target>
0 commit comments