Thank you Johan,
If someone has the same problem, It is very easy to solve following this instructions:
Translate cookies and content security policy plugin
add next code to WPML > Settings > Custom XML configuration:
<wpml-config>
<admin-texts>
<key name="cacsp_option_text_header"/>
<key name="cacsp_option_text_info"/>
<key name="cacsp_option_text_link_text"/>
<key name="cacsp_option_text_settings"/>
<key name="cacsp_option_text_always_allow_header"/>
<key name="cacsp_option_text_always_allow_description"/>
<key name="cacsp_option_text_statistics_header"/>
<key name="cacsp_option_text_statistics_description"/>
<key name="cacsp_option_text_experience_header"/>
<key name="cacsp_option_text_experience_description"/>
<key name="cacsp_option_text_marketing_header"/>
<key name="cacsp_option_text_marketing_description"/>
<key name="cacsp_option_settings_button"/>
<key name="cacsp_option_accept_all_button"/>
<key name="cacsp_option_save_button"/>
<key name="cacsp_review_settings_description"/>
<key name="cacsp_review_settings_button"/>
<key name="cacsp_not_allowed_description"/>
<key name="cacsp_not_allowed_button"/>
</admin-texts>
</wpml-config>
Go to WPML > String Transaltion find the Cookie text and translate. Make sure to mark Translation is complete.
-
This reply was modified 4 years ago by Xavier Soler. Reason: I forgot to mark as resolved