Skip to content

Commit 873cf12

Browse files
minor symfony#54684 [Validator] review: translation RU (HMRDevil)
This PR was merged into the 5.4 branch. Discussion ---------- [Validator] review: translation RU | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix symfony#54560 | License | MIT The translation has been reviewed. Commits ------- 683ab6e review: translation RU
2 parents a1211d5 + 683ab6e commit 873cf12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.ru.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">Этому URL не хватает домена верхнего уровня.</target>
443+
<target>В этом URL отсутствует домен верхнего уровня.</target>
444444
</trans-unit>
445445
</body>
446446
</file>

0 commit comments

Comments
 (0)