@@ -13,7 +13,7 @@
</t>
<t t-jquery="t[t-esc='line.get_quantity_str()']" t-operation="after">
<t t-set='qty_available' t-value='line.get_product().qty_available'/>
- (of <span t-attf-class="qty-info #{qty_available lt line.quantity ? 'not-available':''}"><t t-esc="qty_available"/></span>)
+ (de <span t-attf-class="qty-info #{qty_available lt line.quantity ? 'not-available':''}"><t t-esc="qty_available"/></span>)