Skip to content

Commit 1b59937

Browse files
Merge branch '7.2' into 7.3
* 7.2: [Notifier] Fix Clicksend transport validate translate src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf:471 fix: Add argument as integer
2 parents 93282fb + cedae1f commit 1b59937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/translations/validators.ru.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)