Skip to content

Commit 73cd81e

Browse files
minor symfony#53413 [Validator] added missing Serbian Latin translation (thunderer)
This PR was merged into the 5.4 branch. Discussion ---------- [Validator] added missing Serbian Latin translation | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix symfony#53371 | License | MIT Added missing translation with help from a professional translator. Commits ------- 33c982c [Validator] added missing Serbian Latin translation
2 parents b7b684f + 33c982c commit 73cd81e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@
436436
</trans-unit>
437437
<trans-unit id="112">
438438
<source>This is not a valid MAC address.</source>
439-
<target state="needs-translation">This is not a valid MAC address.</target>
439+
<target>Ovo nije važeća MAC-adresa.</target>
440440
</trans-unit>
441441
</body>
442442
</file>

0 commit comments

Comments
 (0)