I am using WPML and WP-maintenance-mode plugin on my site. This site supports dutch and english language with /en and /de in url as below.
mysite.com/blog/de/blabla
mysite.com/blog/en/blabla
When I put the site into maintenance mode, the maintenance mode screen with /en shows a message in English like:
Sorry for the inconvenience.
Our website is currently undergoing scheduled maintenance.
I want to display same message in Dutch when the site is accessed with /de.
But I am not sure how to configure this settings in WPML or Maintenance Mode plugin.
Please suggest
Thanks