Hi there,
Please follow the process.
Copy the language file en-GB.tpl_shaper_shopin.ini from this location
language/en-GB/en-GB.tpl_shaper_shopin.ini
Place this file on this location
language/ru-RU/
And change the file name
ru-RU.tpl_shaper_shopin.ini
Find out the account text and change the account text
Go to the file location to change the view cart language change
templates/shaper_shopin/html/mod_j2store_cart/detailcartonhover.php
Find out the code & change the J2STORE_VIEW_CART to your desired code
<?php echo JText::_('J2STORE_VIEW_CART');?>
Checked your site different browsers and logo displayed correctly
-Thanks