File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
src/Symfony/Component/Validator/Resources/translations Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 362
362
<source >This password has been leaked in a data breach, it must not be used. Please use another password.</source >
363
363
<target >Mật khẩu này đã bị rò rỉ dữ liệu, không được sử dụng nữa. Xin vui lòng sử dụng mật khẩu khác.</target >
364
364
</trans-unit >
365
+ <trans-unit id =" 94" >
366
+ <source >This value should be between {{ min }} and {{ max }}.</source >
367
+ <target >Giá trị này nên thuộc giữa {{ min }} và {{ max }}.</target >
368
+ </trans-unit >
369
+ <trans-unit id =" 95" >
370
+ <source >This value is not a valid hostname.</source >
371
+ <target >Giá trị này không phải là tên máy chủ hợp lệ.</target >
372
+ </trans-unit >
373
+ <trans-unit id =" 96" >
374
+ <source >The number of elements in this collection should be a multiple of {{ compared_value }}.</source >
375
+ <target >Số lượng các phần tử trong bộ sưu tập này nên là bội số của {{compared_value}}.</target >
376
+ </trans-unit >
365
377
</body >
366
378
</file >
367
379
</xliff >
You can’t perform that action at this time.
0 commit comments