Dialekt

Description

Dialekt automatically translates your WordPress website into multiple languages. Simply install the plugin, enter your API key, and your site becomes multilingual.

Features:

  • Automatic translation of all page content
  • Language selector widget
  • SEO-friendly URLs with language prefixes (/fr/, /en/, etc.)
  • No performance impact – translations are cached

External services

This plugin connects to Dialekt’s translation service to provide automatic website translation functionality. The service is required for the plugin to translate your website content into multiple languages.

What data is sent and when:

The plugin loads a JavaScript file from Dialekt’s CDN (https://cdn.dialekt.io/dialektweb.js) on every page view of your website. This script receives your API key as a data attribute, which is used to identify your account and retrieve translation settings. The script then automatically translates the visible content on your website based on the user’s language preference.

Service information:

This service is provided by Dialekt. For more information, please review our terms of service and privacy policy:
* Terms of service: https://dialekt.io/terms
* Privacy policy: https://dialekt.io/terms

Installation

  1. Install the Dialekt plugin through the WordPress Plugin Directory
  2. Activate the plugin through the ‘Plugins’ menu
  3. Go to Dialekt settings and enter your API key

FAQ

Where do I get an API key?

Sign up at dashboard.dialekt.io to get your API key.

How do URLs work?

Each language has its own URL prefix. For example, /fr/about for French, /en/about for English.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Dialekt” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Dialekt” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.1

  • Improved subdirectory mode handling
  • Better 404 page support
  • WordPress coding standards compliance

1.0.0

  • Initial release