File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
src/Symfony/Component/Validator/Resources/translations Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 364
364
</trans-unit >
365
365
<trans-unit id =" 94" >
366
366
<source >This value should be between {{ min }} and {{ max }}.</source >
367
- <target >Bu değer arasında olmalıdır {{ min }} ve {{ max }}.</target >
367
+ <target >Bu değer {{ min }} ve {{ max }} arasında olmalıdır .</target >
368
368
</trans-unit >
369
369
<trans-unit id =" 95" >
370
370
<source >This value is not a valid hostname.</source >
426
426
<source >Using hidden overlay characters is not allowed.</source >
427
427
<target >Gizli üstü kaplama karakterlerinin kullanılması izin verilmez.</target >
428
428
</trans-unit >
429
+ <trans-unit id =" 110" >
430
+ <source >The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}.</source >
431
+ <target >Dosya uzantısı geçersiz ({{ extension }}). İzin verilen uzantılar {{ extensions }}.</target >
432
+ </trans-unit >
429
433
</body >
430
434
</file >
431
435
</xliff >
You can’t perform that action at this time.
0 commit comments