8000 minor #53378 [Validator] Add missing hr translation (HypeMC) · symfony/symfony@80d7d65 · GitHub
[go: up one dir, main page]

Skip to content

Commit 80d7d65

Browse files
minor #53378 [Validator] Add missing hr translation (HypeMC)
This PR was merged into the 5.4 branch. Discussion ---------- [Validator] Add missing hr translation | Q | A | ------------- | --- | Branch? | 5.4 | B 8000 ug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix #53367 | License | MIT Commits ------- 976f411 [Validator] Add missing hr translation
2 parents e971194 + 976f411 commit 80d7d65

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,10 @@
434434
<source>The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</source>
435435
<target>Otkriveno kodiranje znakova je nevažeće ({{ detected }}). Dopuštena kodiranja su {{ encodings }}.</target>
436436
</trans-unit>
437+
<trans-unit id="112">
438+
<source>This is not a valid MAC address.</source>
439+
<target>Ovo nije valjana MAC adresa.</target>
440+
</trans-unit>
437441
</body>
438442
</file>
439443
</xliff>

0 commit comments

Comments
 (0)
0