Skip to content

Commit 2c3bbf4

Browse files
minor symfony#54686 [Validator] Update Arabic translation (AbdelatifAitBara)
This PR was merged into the 5.4 branch. Discussion ---------- [Validator] Update Arabic translation | Q | A | ------------- | --- | Branch? | 5.4 <!-- see below --> | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Issues | Fix symfony#54549 <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead --> | License | MIT **Description :** Hi, I updated the validators.ar.xlf, by correcting the translation of [ **trans-unit id="113"** ]. Best regards. Commits ------- 4c58f71 Updated id=113 Arabic translation.
2 parents 49f454d + 4c58f71 commit 2c3bbf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@
440440
</trans-unit>
441441
<trans-unit id="113">
442442
<source>This URL is missing a top-level domain.</source>
443-
<target state="needs-review-translation">هذا الرابط يفتقر إلى نطاق أعلى مستوى.</target>
443+
<target>هذا الرابط يفتقر إلى نطاق المستوى الأعلى.</target>
444444
</trans-unit>
445445
</body>
446446
</file>

0 commit comments

Comments
 (0)