We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5df350 + 7658349 commit 5dfda40Copy full SHA for 5dfda40
1 file changed
src/Resources/translations/validators.da.yml
@@ -1,6 +1,6 @@
1
loevgaard_sylius_barcode:
2
product_variant:
3
barcode:
4
- not_blank: Please enter barcode.
5
- valid: The string "{{ string }}" is not a valid barcode.
6
- unique: Variant barcode must be unique.
+ not_blank: Venligst indtast stregkode.
+ valid: Stregkoden "{{ string }}" er ikke gyldig.
+ unique: produktvariantens stregkode skal være unik.
0 commit comments