Thanks but no. My WP version is yet in french. My point is the translation file of your theme (founded here : https://www.transifex.com/projects/p/i-transform/language/fr_FR/) :
– where do I have to install it ? (I tried in the wp-content/themes/i-transform/languages folder and do not work)
– how do I have to name it ? Is it for_use_i-transform_itransform_fr_FR.po as it came or only fr_FR.po as usual ? I tried that and do not work)
– and, last, where can I find the .mo file which, as far I understand, is also needed ?
Hoping for your answer,
there are tools for converting mo to po like http://tools.konstruktors.com, keep both mo and po files in the language folder
name should be like “fr_FR.mo” and “fr_FR.po”
Perfect ! Thanks for help.