mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
Change key for uncapitalized "items" translation
This commit is contained in:
committed by
Maikel Linke
parent
a245590114
commit
dba8e36752
@@ -4,7 +4,7 @@
|
||||
%i.ofn-i_027-shopping-cart
|
||||
%span
|
||||
{{ Cart.total_item_count() }}
|
||||
= t 'items'
|
||||
= t 'cart_items'
|
||||
|
||||
.joyride-tip-guide{"ng-class" => "{ in: open }", "ng-show" => "open"}
|
||||
%span.joyride-nub.top
|
||||
|
||||
@@ -901,7 +901,7 @@ en:
|
||||
label_less: "Show less"
|
||||
label_notices: "Notices"
|
||||
|
||||
items: "items"
|
||||
cart_items: "items"
|
||||
cart_headline: "Your shopping cart"
|
||||
total: "Total"
|
||||
cart_updating: "Updating cart..."
|
||||
|
||||
Reference in New Issue
Block a user