8000 minor #54597 [Validator] Missing translations for Croatian (hr) (HypeMC) · symfony/symfony@57f2e50 · GitHub
[go: up one dir, main page]

Skip to content

Commit 57f2e50

Browse files
minor #54597 [Validator] Missing translations for Croatian (hr) (HypeMC)
This PR was merged into the 5.4 branch. Discussion ---------- [Validator] Missing translations for Croatian (hr) | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix #54551 | License | MIT Commits ------- d9351cc [Validator] Missing translations for Croatian (hr)
2 parents b77494a + d9351cc commit 57f2e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@
440440
</trans-unit>
441441
<trans-unit id="113">
442442
<source>This URL is missing a top-level domain.</source>
443-
<target state="needs-review-translation">Ovom URL-u nedostaje najviša razina domene.</target>
443+
<target>Ovom URL-u nedostaje vršna domena.</target>
444444
</trans-unit>
445445
</body>
446446
</file>

0 commit comments

Comments
 (0)
0