Skip to content

Commit a489e48

Browse files
authored
Merge pull request solidusio#131 from gogogoaldi/patch-1
de.yml added missing curly braces
2 parents 7d1552b + 882234c commit a489e48

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)