Skip to content

Commit e601c38

Browse files
committed
Merge branch '6.4' into 7.3
* 6.4: (60474) Remove translation state attribute for Twig template validator in Ukrainian translation
2 parents d30c951 + 83844d8 commit e601c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@
468468
</trans-unit>
469469
<trans-unit id="121">
470470
<source>This value is not a valid Twig template.</source>
471-
<target state="needs-review-translation">Це значення не є дійсним шаблоном Twig.</target>
471+
<target>Це значення не є дійсним шаблоном Twig.</target>
472472
</trans-unit>
473473
</body>
474474
</file>

0 commit comments

Comments
 (0)