8000 [Validator] added missing Azerbaijani translations · symfony/symfony@85e725d · GitHub
[go: up one dir, main page]

Skip to content

Commit 85e725d

Browse files
committed
[Validator] added missing Azerbaijani translations
1 parent 14c9476 commit 85e725d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.az.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,14 @@
430430
<source>The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}.</source>
431431
<target>Faylın uzantısı yanlışdır ({{ extension }}). İcazə verilən uzantılar {{ extensions }}.</target>
432432
</trans-unit>
433+
<trans-unit id="111">
434+
<source>The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</source>
435+
<target>Təsbit edilən simvol şifrləməsi yanlışdır. ({{ detected }}). İcazə verilən şifrləmələr bunlardır: {{ encodings }}.</target>
436+
</trans-unit>
437+
<trans-unit id="112">
438+
<source>This is not a valid MAC address.</source>
439+
<target>Bu MAC ünvanı yanlışdır.</target>
440+
</trans-unit>
433441
</body>
434442
</file>
435443
</xliff>

0 commit comments

Comments
 (0)
0