Linux 软件免费装
Banner图

Saasco Multilingual Translation

开发者 saascopl
更新时间 2026年9月1日 13:44
PHP版本: 8.1 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce multilanguage translation multilingual hreflang

下载

0.1.0

详情介绍:

Saasco Multilingual Translation is built around the hardest part of running a multilingual site: what happens after the first translation. Getting a site into two languages is the easy part. Keeping them in sync is not: you fix a typo in the source, and suddenly a whole page is marked for review — or a full retranslation wipes out your manual corrections. Saasco Multilingual Translation tracks each block separately, so it can tell you which two paragraphs changed, and touch only those. What you get for free Translate content, not code The translation engine never sees your HTML. It gets a sentence with lightweight position markers — Order <0>today<!--0--> — and never the classes, URLs or data attributes around it. That is why Saasco Multilingual Translation cannot break your layout: it never touches it. Your translations. Your database. Everything lives in your own WordPress database as ordinary posts. No external server sits in your page rendering. Nothing disappears if you stop paying for anything — there is nothing to stop paying for on the free plan, and even the PRO licence only ever controls updates and support.

安装:

  1. Install the plugin from Plugins → Add New, or upload the ZIP under Plugins → Add New → Upload Plugin, then activate it.
  2. Activation opens the setup wizard (Saasco Multilingual Translation → Set up). In Which languages?, add the language your content is already written in — it becomes the source — then add the languages you want to translate into.
  3. In How should addresses look?, choose the URL prefixes. Each language gets its own server-rendered address, for example /de/ and /fr/. You can also give the source language a prefix of its own.
  4. In Let visitors switch, place the language switcher. It is available as a block, a widget, a menu item under Appearance → Menus, and as the [saasco_mt_switcher] shortcode.
  5. Optionally connect a machine-translation provider under Saasco Multilingual Translation → AI and providers. Paste your own DeepL or OpenAI key — it is stored encrypted in your database and sent only to that provider. You can skip this and translate everything by hand.
  6. Open any post or page and choose Translate. The side-by-side editor shows the source on the left and the translation on the right, segment by segment; save to publish the translated version at its own URL.

屏幕截图:

  • Side-by-side editor with per-segment status.
  • Word-level diff of what changed in the source (PRO).
  • Languages screen with URL prefixes, hreflang and writing direction.

常见问题:

Do I need an API key?

No. You can translate everything by hand. The AI key is optional and it is yours — Saasco Multilingual Translation never sees your text or your key.

What happens if I deactivate the plugin?

Your translations stay in the database as normal posts. Uninstalling does not delete them either, unless you explicitly turn that on in the settings.

Does it work with page builders?

Gutenberg, Elementor and Bricks are handled at text level in the free version. Full Divi, ACF repeaters and synced blocks are part of PRO.

Will it slow my site down?

Translations are stored, not generated on the fly. Saasco Multilingual Translation adds at most four database queries to a front-end request and makes zero outbound HTTP calls while rendering a page.

更新日志:

0.1.0