Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9e3696f

Browse filesBrowse files
committed
minor #44591 [Form] Improve Persian (Farsi) Translation For Forms (mostafazs)
This PR was squashed before being merged into the 4.4 branch. Discussion ---------- [Form] Improve Persian (Farsi) Translation For Forms This is a 4.4 targeting PR of #44512 Original body: > | Q | A > | ------------- | --- > | Branch? | 6.1 > | Bug fix? | no > | New feature? | no <!-- please update src/**/CHANGELOG.md files --> > | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> > | License | MIT > > Improve Persian (Farsi) Translation For Form Component Translation File. Commits ------- f5c2f53 [Form] Improve Persian (Farsi) Translation For Forms
2 parents 843c9d7 + f5c2f53 commit 9e3696f
Copy full SHA for 9e3696f

File tree

1 file changed

+5
-5
lines changed
Filter options

1 file changed

+5
-5
lines changed

‎src/Symfony/Component/Form/Resources/translations/validators.fa.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Resources/translations/validators.fa.xlf
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</trans-unit>
2525
<trans-unit id="101">
2626
<source>The selected choice is invalid.</source>
27-
<target>گزینه‌ی انتخاب‌شده نامعتبر است.</target>
27+
<target>گزینه‌ انتخاب‌ شده نامعتبر است.</target>
2828
</trans-unit>
2929
<trans-unit id="102">
3030
<source>The collection is invalid.</source>
@@ -44,7 +44,7 @@
4444
</trans-unit>
4545
<trans-unit id="106">
4646
<source>Please choose a valid date interval.</source>
47-
<target>لطفاً یک بازه‌ی زمانی معتبر انتخاب کنید.</target>
47+
<target>لطفاً یک بازه‌ زمانی معتبر انتخاب کنید.</target>
4848
</trans-unit>
4949
<trans-unit id="107">
5050
<source>Please enter a valid date and time.</source>
@@ -124,15 +124,15 @@
124124
</trans-unit>
125125
<trans-unit id="126">
126126
<source>Please select a valid option.</source>
127-
<target>لطفاً یک گزینه‌ی معتبر انتخاب کنید.</target>
127+
<target>لطفاً یک گزینه‌ معتبر انتخاب کنید.</target>
128128
</trans-unit>
129129
<trans-unit id="127">
130130
<source>Please select a valid range.</source>
131-
<target>لطفاً یک محدوده‌ی معتبر انتخاب کنید.</target>
131+
<target>لطفاً یک محدوده‌ معتبر انتخاب کنید.</target>
132132
</trans-unit>
133133
<trans-unit id="128">
134134
<source>Please enter a valid week.</source>
135-
<target>لطفاً یک هفته‌ی معتبر وارد کنید.</target>
135+
<target>لطفاً یک هفته‌ معتبر وارد کنید.</target>
136136
</trans-unit>
137137
</body>
138138
</file>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.