Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit b9b8abc

Browse files
committed
minor #42161 [Security][Validator] Add missing Persian translations (fa) (alirezasalehizadeh)
This PR was squashed before being merged into the 4.4 branch. Discussion ---------- [Security][Validator] Add missing Persian translations (fa) [Security,Validator] Add missing Persian translations (fa) & update some translations, related to issue #41060 | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #41060 | License | MIT Commits ------- 239152f2d7 [Security][Validator] Add missing Persian translations (fa)
2 parents 42c08b6 + 7865fa3 commit b9b8abc

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Core/Resources/translations/security.fa.xlf

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,20 @@
6464
</trans-unit>
6565
<trans-unit id="17">
6666
<source>Too many failed login attempts, please try again later.</source>
67-
<target>تلاش‌های ناموفق زیادی برای ورود صورت گرفته است، لطفاً بعداً دوباره تلاش کنید.</target>
67+
<target>تلاش‌های ناموفق زیادی برای ورود صورت گرفته است، لطفاً بعداً دوباره امتحان کنید.</target>
6868
</trans-unit>
6969
<trans-unit id="18">
7070
<source>Invalid or expired login link.</source>
7171
<target>لینک ورود نامعتبر یا تاریخ‌گذشته است.</target>
7272
</trans-unit>
73+
<trans-unit id="19">
74+
<source>Too many failed login attempts, please try again in %minutes% minute.</source>
75+
<target>تلاش‌های ناموفق زیادی برای ورود صورت گرفته است، لطفاً %minutes% دقیقه دیگر دوباره امتحان کنید.</target>
76+
</trans-unit>
77+
<trans-unit id="20">
78+
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
79+
<target>تلاش‌های ناموفق زیادی برای ورود صورت گرفته است، لطفاً %minutes% دقیقه دیگر دوباره امتحان کنید.</target>
80+
</trans-unit>
7381
</body>
7482
</file>
7583
</xliff>

0 commit comments

Comments
 (0)