gesundheit
You can open this file: /templates/ja_mixstore/html/mod_virtuemart_cart/default.php
At approx line 31:
<h2 class="t3-off-canvas-header-title">My Cart</h2>
change it to:
<h2 class="t3-off-canvas-header-title"><?php echo JText::_('TPL_MY_VMCART') ?></h2>
Then you can add translation for this language constant: TPL_MY_VMCART