On the site I want to display the parameters of the goods in English. language. In the minishop2 chunk (ms.Product.content) they are displayed via the name of the entry in the dictionary. For example:
<div class="form-group"><label class="col-sm-2 control-label">[[%ms2_product_article]]:</label>
Tell me what to do so that when you switch the context, for example, from Russian to English, this variable changes the text to English too?