8000
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 3e21c4d commit 88eac04Copy full SHA for 88eac04
src/Symfony/Component/Validator/Resources/translations/validators.ca.xlf
@@ -278,6 +278,10 @@
278
<source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source>
279
<target>Aquest valor no hauria de idèntic a {{ compared_value_type }} {{ compared_value }}.</target>
280
</trans-unit>
281
+ <trans-unit id="78">
282
+ <source>An empty file is not allowed.</source>
283
+ <target>No està permès un fixter buit.</target>
284
+ </trans-unit>
285
</body>
286
</file>
287
</xliff>
0 commit comments