Title: Langbly for Loco Translate
Author: langbly
Published: <strong>March 5, 2026</strong>
Last modified: August 13, 2026

---

Search plugins

![](https://ps.w.org/langbly-for-loco-translate/assets/banner-772x250.png?rev=3486240)

![](https://ps.w.org/langbly-for-loco-translate/assets/icon-256x256.png?rev=3475300)

# Langbly for Loco Translate

 By [langbly](https://profiles.wordpress.org/langbly/)

[Download](https://downloads.wordpress.org/plugin/langbly-for-loco-translate.1.0.3.zip)

 * [Details](https://wordpress.org/plugins/langbly-for-loco-translate/#description)
 * [Reviews](https://wordpress.org/plugins/langbly-for-loco-translate/#reviews)
 *  [Installation](https://wordpress.org/plugins/langbly-for-loco-translate/#installation)
 * [Development](https://wordpress.org/plugins/langbly-for-loco-translate/#developers)

 [Support](https://wordpress.org/support/plugin/langbly-for-loco-translate/)

## Description

**Langbly for Loco Translate** adds Langbly as a machine translation provider in
the Loco Translate editor. Translate your WordPress plugins and themes with context-
aware translations that understand tone and locale conventions.

#### Why Langbly?

 * **4x cheaper** than Google Translate ($5/1M characters vs $20/1M)
 * **Better quality** context-aware translations that understand idioms and tone
 * **Locale formatting** with automatic decimal, date, and currency formatting per
   language
 * **Placeholder safe**, preserves %s, %d, %1$s and other printf placeholders
 * **Free tier** with 500K characters to get started, no credit card required

#### How It Works

 1. Install and activate this plugin alongside Loco Translate
 2. Add your Langbly API key to wp-config.php
 3. Select “Langbly” as your translation provider in Loco Translate
 4. Click “Auto-translate” in the Loco editor. Done!

#### Supported Languages

Langbly supports all major languages including English, Dutch, German, French, Spanish,
Portuguese, Italian, Chinese, Japanese, Korean, Arabic, Russian, and many more. 
Especially strong for Dutch translations.

### External Services

This plugin connects to the Langbly translation API to provide machine translations
within the Loco Translate editor.

**What it does:** When you click “Auto-translate” in Loco Translate with Langbly
selected as the provider, the plugin sends the source text and target language to
the Langbly API and receives translated text back.

**What data is sent:** The source strings you are translating, the source language
code, the target language code, and your API key (for authentication). Data is sent
only when you actively request a translation.

**Service provider:** Langbly (langbly.com)

 * [Terms of Service](https://langbly.com/terms)
 * [Privacy Policy](https://langbly.com/privacy)

## Installation

 1. Install [Loco Translate](https://wordpress.org/plugins/loco-translate/) if not 
    already installed.
 2. Upload the `langbly-for-loco-translate` folder to `/wp-content/plugins/`.
 3. Activate the plugin from the WordPress admin.
 4. Add your API key to `wp-config.php`:
 5. define( ‘LANGBLY_API_KEY’, ‘your-api-key-here’ );
 6. In Loco Translate settings, select **Langbly** as your translation provider.

#### Getting an API Key

 1. Sign up for free at [langbly.com/signup](https://langbly.com/signup)
 2. Go to your dashboard and create an API key
 3. Copy the key to your wp-config.php

## FAQ

### How much does it cost?

Langbly offers a permanent free tier with 500,000 characters per month. Above that,
you pay $5 per million characters with no base fee or credit card required to start.
See [langbly.com/pricing](https://langbly.com/pricing) for details.

### Which languages are supported?

All standard ISO 639-1 languages are supported. Langbly is especially strong for
European languages like Dutch, German, and French.

### Is it compatible with Google Translate?

Yes! Langbly uses the same API format as Google Translate v2, so the integration
is seamless. If you’ve used Google Translate with Loco before, the experience is
identical.

### Where do I find my API key?

Sign up at [langbly.com/signup](https://langbly.com/signup) and go to your dashboard
to create an API key. The free tier includes 500K characters.

### Does it preserve placeholders?

Yes. Langbly automatically protects printf placeholders (%s, %d, %1$s) and other
formatting in your translation strings.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Langbly for Loco Translate” is open source software. The following people have 
contributed to this plugin.

Contributors

 *   [ langbly ](https://profiles.wordpress.org/langbly/)

[Translate “Langbly for Loco Translate” into your language.](https://translate.wordpress.org/projects/wp-plugins/langbly-for-loco-translate)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/langbly-for-loco-translate/),
check out the [SVN repository](https://plugins.svn.wordpress.org/langbly-for-loco-translate/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/langbly-for-loco-translate/)
by [RSS](https://plugins.trac.wordpress.org/log/langbly-for-loco-translate/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.3

 * Add direct file access protection to all PHP files
 * Add External Services section to readme documenting Langbly API usage
 * Update pricing information

#### 1.0.2

 * Wrap source locale detection in try/catch for better error resilience
 * Use explicit cast for locale string conversion
 * Simplify primary language subtag extraction
 * Update User-Agent header to match version

#### 1.0.1

 * Version bump, minor internal improvements

#### 1.0.0

 * Initial release
 * Batch translation support
 * Automatic chunking for large translation jobs
 * Locale-aware language code mapping
 * Full error handling with user-friendly messages

## Meta

 *  Version **1.0.3**
 *  Last updated **1 month ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.6 or higher **
 *  Tested up to **7.1.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [AI](https://wordpress.org/plugins/tags/ai/)[localization](https://wordpress.org/plugins/tags/localization/)
   [Loco Translate](https://wordpress.org/plugins/tags/loco-translate/)[machine translation](https://wordpress.org/plugins/tags/machine-translation/)
   [translation](https://wordpress.org/plugins/tags/translation/)
 *  [Advanced View](https://wordpress.org/plugins/langbly-for-loco-translate/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/langbly-for-loco-translate/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/langbly-for-loco-translate/reviews/)

## Contributors

 *   [ langbly ](https://profiles.wordpress.org/langbly/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/langbly-for-loco-translate/)