### [Translating WP Mail SMTP Into a Different Language](https://wpmailsmtp.com/docs/translating-wp-mail-smtp-into-a-different-language/)

**Published:** November 21, 2023
**Author:** David Ozokoye

**Excerpt:** Learn how to translate WP Mail SMTP into a different language.

**Content:**

Would you like to translate WP Mail SMTP into a different language? WordPress has many translation tools, and choosing the right one for your site can be challenging.

In this tutorial, we’ll cover how to translate WP Mail SMTP using the Loco Translate plugin.

---

Before you get started, be sure to [install and activate WP Mail SMTP](https://wpmailsmtp.com/docs/how-to-install-the-wp-mail-smtp-plugin/) on your WordPress site.

**Note:** WP Mail SMTP includes built-in translations for Spanish, Italian, Japanese, French, German, Russian, Dutch, Hindi, Polish, Turkish, and Portuguese (Brazilian). If you go to **Settings » General** and choose one of these languages from the **Site Language** dropdown, WP Mail SMTP admin pages will automatically be translated for you.

### Installing the Loco Translate Plugin

Loco Translate allows you to translate WordPress plugins and themes into different languages from the WordPress admin area. You’ll need to install the plugin on your site before you can build translations for any plugin or theme you like.

Start by installing and activating the [Loco Translate](https://wordpress.org/plugins/loco-translate/) plugin on your WordPress site.

![Install loco translate](https://wpmailsmtp.com/wp-content/uploads/2023/08/install-loco-translate.png "Install Loco Translate")

**Note:** For help installing plugins in WordPress, see WPBeginner’s guide to [installing WordPress plugins](https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/).

After activating the plugin, go to **Loco Translate » Plugins** and select **WP Mail SMTP** from the available list. You can either look through the alphabetical list or use the search bar to filter out WP Mail SMTP.

![Loco translate plugin settings](https://wpmailsmtp.com/wp-content/uploads/2023/08/loco-translate-dashboard.png "Loco Translate Plugin Settings")

### Adding a New Translation in Loco Translate

Next, you should be taken to the WP Mail SMTP translations page for Loco Translate. To build out a new translation, select **New language**.

![Select Add new language](https://wpmailsmtp.com/wp-content/uploads/2023/08/select-new-language.png "Select Add New Language Option")

After that, choose the **WordPress language** option and select the language you’d like to translate the plugin to from the language dropdown.

![Select language from dropdown](https://wpmailsmtp.com/wp-content/uploads/2023/08/select-language-from-dropdown.png "Select Language From Dropdown")

**Note:** If you choose the **Custom language** option, you won’t be able to switch your site to your target language once you’ve completed your translation. Loco Translate does not modify the WordPress language switcher in your site’s settings.

For more details, please see Loco Translate’s documentation on [adding new languages](https://localise.biz/wordpress/plugin/manual/msginit) and [switching languages](https://localise.biz/help/wordpress/site-language).

Next, you’ll need to choose where you want to save the translation file. Select the **System** location option. Choosing this option will protect your translations from being overwritten when WP Mail SMTP is updated.

![Choose location to store translation](https://wpmailsmtp.com/wp-content/uploads/2023/08/select-system-option.png "Choose Location to Store Translation")

**Note:** To avoid losing your translations due to plugin updates, it’s important never to add files to the WP Mail SMTP plugins folder (shown in the **Author** option). Instead, add translation files to the WordPress languages folder so updates won’t alter those files.

After choosing your options, click the **Start translating** button to proceed.

![Click the start translating button](https://wpmailsmtp.com/wp-content/uploads/2023/08/start-translating.png "Click the Start Translating Button")

### Translating WP Mail SMTP

On the next screen, you’ll see a list of all the text strings in WP Mail SMTP that are translation ready. Select a **Source Text** option from the list, then enter its translation in the space provided.

![Translating WP Mail SMTP strings](https://wpmailsmtp.com/wp-content/uploads/2023/08/transting-strings.png "Translating WP Mail SMTP Strings")

You’ll need to repeat this process for each string you want to translate. Once done, click **Save** to update your changes.

![Save Translation](https://wpmailsmtp.com/wp-content/uploads/2023/08/save-changes.png "Save Translation")

### Switching Your Site’s Language

To see your Loco Translate translations in your WordPress admin area, you’ll need to set your site’s language to match the one you chose when adding a new language for WP Mail SMTP in Loco Translate.

For this, go to **Settings** » **General** and select the same **Site Language** you added in Loco Translate.

![Change Site Language](https://wpmailsmtp.com/wp-content/uploads/2023/08/change-site-language-e1692178203371.png "Change Site Language")

**Note:** Languages are labeled in English in Loco Translate. However, they are listed in their own language in your WordPress settings. So, if you selected French in Loco Translate, you’ll need to select Français as your Site Language. German would be Deutsch in your WordPress settings, Turkish corresponds with Türkçe, and so on.

WordPress will install the language pack for this translation when you save your changes. After that, you should see WP Mail SMTP translated into your selected language.

![Translated plugin texts](https://wpmailsmtp.com/wp-content/uploads/2023/08/translated-text.png "Translated Plugin Texts")

That’s it! Now you know how to translate the WP Mail SMTP plugin into a different language.

Next, would you like to conditionally send emails using different mailer connections on your site? Be sure to check our [smart routing](https://wpmailsmtp.com/docs/setting-up-smart-email-routing/) tutorial to learn how.

**Categories:** Troubleshooting

---

