Skip to content

Commit 0ba48e5

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 ffb94a5 + b1e4882 commit 0ba48e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)