Title: hani86's Replies | WordPress.org

---

# hani86

  [  ](https://wordpress.org/support/users/hani86/)

 *   [Profile](https://wordpress.org/support/users/hani86/)
 *   [Topics Started](https://wordpress.org/support/users/hani86/topics/)
 *   [Replies Created](https://wordpress.org/support/users/hani86/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/hani86/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/hani86/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/hani86/engagements/)
 *   [Favorites](https://wordpress.org/support/users/hani86/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Multilang - Translation and Multilingual Plugin] Download monitor and wp-multilang](https://wordpress.org/support/topic/download-monitor-and-wp-multilang/)
 *  Thread Starter [hani86](https://wordpress.org/support/users/hani86/)
 * (@hani86)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/download-monitor-and-wp-multilang/#post-9658884)
 * Hi VaLeXaR,
 * Yes, we use __() in our code to get the translated texts from the download monitor.
   Seems to work fine so far.
 * Regards and thanks,
 * Hans
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Multilang - Translation and Multilingual Plugin] Download monitor and wp-multilang](https://wordpress.org/support/topic/download-monitor-and-wp-multilang/)
 *  Thread Starter [hani86](https://wordpress.org/support/users/hani86/)
 * (@hani86)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/download-monitor-and-wp-multilang/#post-9658854)
 * Thanks a lot! That solves the categories not being translated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Multilang - Translation and Multilingual Plugin] Download monitor and wp-multilang](https://wordpress.org/support/topic/download-monitor-and-wp-multilang/)
 *  Thread Starter [hani86](https://wordpress.org/support/users/hani86/)
 * (@hani86)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/download-monitor-and-wp-multilang/#post-9654681)
 * Ok, found it, it seems to be edit-dlm_download_category…
 *     ```
       {
               "post_types": {
                       "dlm_download":{}
               },
               "post_fields": {
                       "post_title": {},
                       "name": {},
                       "tag-name": {}
               },
               "admin_pages": [
                       "edit-dlm_download_category"
               ]
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Multilang - Translation and Multilingual Plugin] Download monitor and wp-multilang](https://wordpress.org/support/topic/download-monitor-and-wp-multilang/)
 *  Thread Starter [hani86](https://wordpress.org/support/users/hani86/)
 * (@hani86)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/download-monitor-and-wp-multilang/#post-9654653)
 * Hi VaLeXaR,
 * Thanks for your response. Still trying to get it to work. I am not sure what 
   to use as page_id in the admin_pages list to trigger the multilang module. Does
   it need to be a form ID or some div ID or some keyword in the page URL?

Viewing 4 replies - 1 through 4 (of 4 total)