Title: string translation
Last modified: May 12, 2020

---

# string translation

 *  Resolved [dkou](https://wordpress.org/support/users/dkou/)
 * (@dkou)
 * [6 years ago](https://wordpress.org/support/topic/string-translation-20/)
 * Hiya all,
 * I need to ask. What is the correct method for wp multilang to translate dynamic
   strings, not included in .po files ?
 * I need to translate the string “Privacy Overview” for the GDPR cookie consent
   plugin. Shortcode translation [:en][:el][:] doesn’t work in plugin settings and
   that string does not appear in the .mo .po files of the plugin.

Viewing 1 replies (of 1 total)

 *  Thread Starter [dkou](https://wordpress.org/support/users/dkou/)
 * (@dkou)
 * [6 years ago](https://wordpress.org/support/topic/string-translation-20/#post-12825747)
 * figured it out…
 * {
    “admin_pages”: [ “cookielawinfo_page_cookie-law-info-poverview”, “cookielawinfo_page_cookie-
   law-info-necessary”, “cookielawinfo_page_cookie-law-info-thirdparty”, “cookielawinfo_page_cookie-
   law-info-policy-generator”, “cookielawinfo_page_cookie-law-info” ],
 *  “options”: {
    “cookielawinfo_privacy_overview_content_settings”: { “privacy_overview_title”:{},“
   privacy_overview_content” : {} }, “cookielawinfo_necessary_settings”: { “necessary_description”:{}},“
   cookielawinfo_thirdparty_settings”: { “thirdparty_description” : {} }, “CookieLawInfo-
   0.9”: { “button_1_text” : {}, “button_2_text” : {}, “button_3_text” : {}, “button_4_text”:{},“
   bar_heading_text” : {}, “notify_message” : {}, “showagain_text” : {} } } }

Viewing 1 replies (of 1 total)

The topic ‘string translation’ is closed to new replies.

 * ![](https://ps.w.org/wp-multilang/assets/icon-256x256.png?rev=1760406)
 * [WP Multilang - Translation and Multilingual Plugin](https://wordpress.org/plugins/wp-multilang/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-multilang/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-multilang/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-multilang/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-multilang/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-multilang/reviews/)

## Tags

 * [string translation](https://wordpress.org/support/topic-tag/string-translation/)

 * 1 reply
 * 1 participant
 * Last reply from: [dkou](https://wordpress.org/support/users/dkou/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/string-translation-20/#post-12825747)
 * Status: resolved