Skip to content

Commit af62329

Browse files
committed
Merge branch '7.3' into 7.4
* 7.3: (60474) Remove translation state attribute for Twig template validator in Ukrainian translation
2 parents 6e5bba4 + e601c38 commit af62329

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)