Skip to content

Commit 5dfda40

Browse files
authored
Merge pull request #20 from Sophiebb/patch-3
Update validators.da.yml
2 parents c5df350 + 7658349 commit 5dfda40

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
loevgaard_sylius_barcode:
22
product_variant:
33
barcode:
4-
not_blank: Please enter barcode.
5-
valid: The string "{{ string }}" is not a valid barcode.
6-
unique: Variant barcode must be unique.
4+
not_blank: Venligst indtast stregkode.
5+
valid: Stregkoden "{{ string }}" er ikke gyldig.
6+
unique: produktvariantens stregkode skal være unik.

0 commit comments

Comments
 (0)