Skip to content

Commit f5f2d0a

Browse files
author
Ahto Türkson
committed
Added missing Estonian validator translations
1 parent d1c2c74 commit f5f2d0a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,14 @@
426426
<source>Using hidden overlay characters is not allowed.</source>
427427
<target>Peidetud tähemärkide kasutamine pole lubatud.</target>
428428
</trans-unit>
429+
<trans-unit id="110">
430+
<source>The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}.</source>
431+
<target>Faili laiend on vigane ({{ extension }}). Lubatud laiendid on {{ extensions }}.</target>
432+
</trans-unit>
433+
<trans-unit id="111">
434+
<source>The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</source>
435+
<target>Tuvastatud teksti kodeering on vigane ({{ detected }}). Lubatud kodeeringud on {{ encodings }}.</target>
436+
</trans-unit>
429437
</body>
430438
</file>
431439
</xliff>

0 commit comments

Comments
 (0)