Dialekt

描述

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

安装

  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

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

「Dialekt」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Dialekt」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.1

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

1.0.0

  • Initial release