Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 512573

Translate item

$
0
0

Replies: 0

I found this code to make link for the cart page but with info on items and price.

<span style=”font-size:15px”>” title=”<?php _e( ‘View your shopping cart’ ); ?>”>Indkøbskurv <?php echo sprintf ( _n( ‘%d item’, ‘%d items’, WC()->cart->get_cart_contents_count() ), WC()->cart->get_cart_contents_count() ); ?> – <?php echo WC()->cart->get_cart_total(); ?></span>

But the output is partly in english – I want it in danish. I have tried to upload a .po file to the woocommerce folder, but without luck.

item.po
msgid “item”
msgstr “vare”

msgid “items”
msgstr “varer”

/Camilla


Viewing all articles
Browse latest Browse all 512573

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>