You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 6.4:
[Console][PhpUnitBridge][VarDumper] Fix `NO_COLOR` empty value handling
[Translation] Fix CSV escape char in `CsvFileLoader` on PHP >= 7.4
[DoctrineBridge] fix messenger bus dispatch inside an active transaction
[HttpFoundation] Add tests for uncovered sections
treat uninitialized properties referenced by property paths as null
properly set up constraint options
[ErrorHandler][VarDumper] Remove PHP 8.4 deprecations
[Profiler] Add word wrap in tables in dialog to see all the text
[Core] Fix & Enhance security arabic translation.
Copy file name to clipboardExpand all lines: Resources/translations/security.ar.xlf
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -64,19 +64,19 @@
64
64
</trans-unit>
65
65
<trans-unitid="17">
66
66
<source>Too many failed login attempts, please try again later.</source>
67
-
<target>عدد كبير جدا من محاولات الدخول الفاشلة، يرجى المحاولة مرة أخرى في وقت لاحق.</target>
67
+
<target>العديد من محاولات الدخول الفاشلة، يرجى المحاولة مرة أخرى في وقت لاحق.</target>
68
68
</trans-unit>
69
69
<trans-unitid="18">
70
70
<source>Invalid or expired login link.</source>
71
71
<target>رابط تسجيل الدخول غير صالح أو منتهي الصلاحية.</target>
72
72
</trans-unit>
73
73
<trans-unitid="19">
74
74
<source>Too many failed login attempts, please try again in %minutes% minute.</source>
75
-
<target>عدد كبير جدا من محاولات الدخول الفاشلة، يرجى اعادة المحاولة بعد %minutes% دقيقة.</target>
75
+
<target>العديد من محاولات الدخول الفاشلة، يرجى اعادة المحاولة بعد %minutes% دقيقة.</target>
76
76
</trans-unit>
77
77
<trans-unitid="20">
78
78
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
79
-
<targetstate="needs-review-translation">عدد محاولات تسجيل الدخول الفاشلة كثيرة، الرجاء المحاولة مرة أخرى بعد %minutes% دقيقة.|عدد محاولات تسجيل الدخول الفاشلة كثيرة، الرجاء المحاولة مرة أخرى بعد %minutes% دقائق.</target>
79
+
<target>العديد من محاولات الدخول الفاشلة ، يرجى اعادة المحاولة بعد %minutes% دقائق.</target>
0 commit comments