We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 687e580 + 5dfda40 commit 5eaff55Copy full SHA for 5eaff55
2 files changed
src/Resources/translations/messages.da.yml
@@ -0,0 +1,6 @@
1
+loevgaard_sylius_barcode:
2
+ form:
3
+ product_variant:
4
+ barcode: Stregkode
5
+ ui:
6
src/Resources/translations/validators.da.yml
+ barcode:
+ not_blank: Venligst indtast stregkode.
+ valid: Stregkoden "{{ string }}" er ikke gyldig.
+ unique: produktvariantens stregkode skal være unik.
0 commit comments