Title: Language issues
Last modified: November 3, 2025

---

# Language issues

 *  Resolved [FinnSommer](https://wordpress.org/support/users/finnsommer/)
 * (@finnsommer)
 * [7 months ago](https://wordpress.org/support/topic/language-issues-8/)
 * Nice plugin 😊
   I would use AI Engine together with some of your other plugins,
   but when I try to use it with your SEO Engine, then all the suggested Title and
   Excerpt are in English. That’s not great because my site is in Danish.How do 
   I change this to use Danish? I could’t find any solutions in your documentations.

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

 *  Plugin Author [Jordy Meow](https://wordpress.org/support/users/tigroumeow/)
 * (@tigroumeow)
 * [7 months ago](https://wordpress.org/support/topic/language-issues-8/#post-18708818)
 * Hi [@finnsommer](https://wordpress.org/support/users/finnsommer/),
 * First, thanks a lot for using AI Engine and SEO Engine — they’re indeed a super
   powerful (and fun) combo! 😊
   Just to clarify: when you mention the Title and 
   Excerpt, do you mean inside **SEO Engine**, or inside **AI Engine**? In AI Engine,
   those are the buttons on the left sidebar when editing a post, or in the Posts
   list directly. In SEO Engine, it would be in the plugin’s dashboard itself. The
   behavior is quite different, so I’ll make sure to find a proper fix for you in
   both cases.
 *  Thread Starter [FinnSommer](https://wordpress.org/support/users/finnsommer/)
 * (@finnsommer)
 * [7 months ago](https://wordpress.org/support/topic/language-issues-8/#post-18709650)
 * Hi [@tigroumeow](https://wordpress.org/support/users/tigroumeow/) 
   Your own plugin
   AI Engine gave me the answer 🙂 Så my issues it already been fixed.
 * add_filter(‘mwai_languages’, function($languages) {
   $languages[‘da’] = ‘Danish’;//
   Add Danishreturn $languages;}, 10, 1);

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

The topic ‘Language issues’ is closed to new replies.

 * ![](https://ps.w.org/ai-engine/assets/icon-256x256.png?rev=3431928)
 * [AI Engine - The Chatbot, AI Framework & MCP for WordPress](https://wordpress.org/plugins/ai-engine/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ai-engine/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ai-engine/)
 * [Active Topics](https://wordpress.org/support/plugin/ai-engine/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ai-engine/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ai-engine/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [FinnSommer](https://wordpress.org/support/users/finnsommer/)
 * Last activity: [7 months ago](https://wordpress.org/support/topic/language-issues-8/#post-18709650)
 * Status: resolved