8000 merged branch SongoQ/polish_translations (PR #2315) · symfony/symfony@1fa3d8e · GitHub
[go: up one dir, main page]

Skip to content

Commit 1fa3d8e

Browse files
committed
merged branch SongoQ/polish_translations (PR #2315)
Commits ------- 31840b9 Updated Polish validator translations (trans-unit id="47" and id="48") Discussion ---------- Updated Polish validator translations (trans-unit id="47" and id="48")
2 parents d81131e + 31840b9 commit 1fa3d8e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pl.xliff

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,14 @@
186186
<source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px</source>
187187
<target>Wysokość obrazka jest zbyt mała ({{ height }}px). Oczekiwana minimalna wysokość to {{ min_height }}px</target>
188188
</trans-unit>
189+
<trans-unit id="47">
190+
<source>This value should be the user current password</source>
191+
<target>Ta wartość powinna być aktualnym hasłem użytkownika</target>
192+
</trans-unit>
193+
<trans-unit id="48">
194+
<source>This value should have exactly {{ limit }} characters</source>
195+
<target>Ta wartość powinna mieć dokładnie {{ limit }} zmaków</target>
196+
</trans-unit>
189197
</body>
190198
</file>
191199
</xliff>

0 commit comments

Comments
 (0)
0