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

Commit 0d35e33

Browse files
committed
minor #38718 Update Security Arabic Translations (zairigimad)
This PR was squashed before being merged into the 3.4 branch. Discussion ---------- Update Security Arabic Translations | Q | A | ------------- | --- | Branch? | 5.x for features / 3.4, 4.4 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT | Doc PR | symfony/symfony-docs#... <!-- required for new features --> Related to symfony/symfony#38723 Commits ------- e6219e4796 Update Security Arabic Translations
2 parents 88d2632 + 1d76133 commit 0d35e33

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Core/Resources/translations/security.ar.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,14 @@
6666
<source>Account is locked.</source>
6767
<target>الحساب مغلق.</target>
6868
</trans-unit>
69+
<trans-unit id="17">
70+
<source>Too many failed login attempts, please try again later.</source>
71+
<target>عدد كبير جدا من محاولات الدخول الفاشلة، يرجى المحاولة مرة أخرى في وقت لاحق.</target>
72+
</trans-unit>
73+
<trans-unit id="18">
74+
<source>Invalid or expired login link.</source>
75+
<target>رابط تسجيل الدخول غير صالح أو منتهي الصلاحية.</target>
76+
</trans-unit>
6977
</body>
7078
</file>
7179
</xliff>

0 commit comments

Comments
 (0)