We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b8b52d commit e5983c6Copy full SHA for e5983c6
src/Symfony/Component/Validator/Resources/translations/validators.el.xlf
@@ -426,6 +426,10 @@
426
<source>Using hidden overlay characters is not allowed.</source>
427
<target>Δεν επιτρέπεται η χρήση κρυφών χαρακτήρων επικάλυψης.</target>
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>Η επέκταση του αρχείου δεν είναι έγκυρη ({{ extension }}). Οι επιτρεπτόμενες επεκτάσεις είναι {{ extensions }}.</target>
432
+ </trans-unit>
433
</body>
434
</file>
435
</xliff>
0 commit comments