Skip to content

Commit 77d0a7b

Browse files
minor symfony#61283 [Validator] Review Persian translation for Twig template (MMMahmoodian)
This PR was merged into the 6.4 branch. Discussion ---------- [Validator] Review Persian translation for Twig template | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix symfony#60466 | License | MIT ## Summary There is a new translation for Twig templates that needs review and verification. I'm a native Persian speaker, and translation seems fine to me. I removed the `needs-review-translation`. Commits ------- b7a78ba [Validator] review Persian translation for Twig template
2 parents db9ea40 + b7a78ba commit 77d0a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.fa.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)