diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.ro.xliff b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.ro.xliff index a1a470d6fa..5c24e47689 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.ro.xliff +++ b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.ro.xliff @@ -138,6 +138,30 @@ The file could not be uploaded Fișierul nu a putut fi încărcat + + This value should be a valid number + Această valoare nu reprezintă un număr valid + + + This file is not a valid image + Acest fișier nu este o imagine validă + + + This is not a valid IP address + Această valoare nu este o adresă IP validă + + + This value is not a valid language + Această valoare nu reprezintă o limbă corectă + + + This value is not a valid locale + Această valoare nu reprezintă un dialect (o limbă) corect + + + This value is not a valid country + Această valoare nu reprezintă o țară validă + \ No newline at end of file