Skip to content

Commit 847297e

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: Internal classes are not legacy. [HttpFoundation] Skip the cookie_max_age fixture on PHP 8. add choice_translation_domain tests to prevent further regressions Update validators.tr.xlf
2 parents 961fd83 + 2a77bef commit 847297e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/translations/validators.tr.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
</trans-unit>
8585
<trans-unit id="21">
8686
<source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source>
87-
<target>Bu değer çok kısa. {{ limit }} karakter veya daha fazla olmaldır.</target>
87+
<target>Bu değer çok kısa. {{ limit }} karakter veya daha fazla olmalıdır.</target>
8888
</trans-unit>
8989
<trans-unit id="22">
9090
<source>This value should not be blank.</source>

0 commit comments

Comments
 (0)