Skip to content

Commit 882234c

Browse files
authored
de.yml added missing curly braces
1 parent 6a82f37 commit 882234c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/locales/de.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,7 @@ de:
705705
cart: Warenkorb
706706
cart_subtotal:
707707
one: Zwischensumme (1 Artikel)
708-
other: 'Zwischensumme (%count Artikel)'
708+
other: 'Zwischensumme (%{count} Artikel)'
709709
categories: Kategorien
710710
category: Kategorie
711711
charged: Berechnet

0 commit comments

Comments
 (0)