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 eab8591 commit 5c669d7Copy full SHA for 5c669d7
src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf
@@ -386,6 +386,10 @@
386
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387
<target>Det här värdet är inte ett giltigt "International Securities Identification Number" (ISIN).</target>
388
</trans-unit>
389
+ <trans-unit id="100">
390
+ <source>This value should be a valid expression.</source>
391
+ <target>Det här värdet bör vara ett giltigt uttryck.</target>
392
+ </trans-unit>
393
394
</body>
395
</file>
0 commit comments