this is part of my

etc/adminhtml/system.xml

 <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="0" showInStore="0">
            <label>General Configuration</label>

this is part of my file translations dictionary

i18n/it_IT.csv

"General Configuration","Configurazioni generali"

Store > Configuration > Local language > Italiano

but i cannot translate admin string in system configuration enter image description here

有帮助吗?

解决方案

Simply user have english setting as local interface for admin. Change it to italiano and it works

许可以下: CC-BY-SA归因
scroll top