=== AI Multisite Translate ===
Contributors: tex0gen
Tags: ai, language, translation, multisite
Requires at least: 7.0
Tested up to: 7.0
Stable tag: 1.0.0
Requires PHP: 8.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://buymeacoffee.com/tex0gen

This plugin allows you to easily translate content across all sites in your WordPress multisite network.

== Description ==

Translate your WordPress multisite network into multiple languages using AI language models.
This plugin allows you to easily translate content across all sites in your WordPress multisite network while retaining the original formatting and structure.

It works with Gutenberg blocks, classic editor content and custom fields, ensuring that all your content is translated accurately and efficiently.

Please note that this plugin utilises the WordPress 7 AI API.
The AI API requires an API key from any one of the supported providers and could incur costs based on usage. This plugin is designed to be a powerful tool for multilingual content management, but users should be aware of the potential costs associated with AI translation services.
AI is not perfect and can make mistakes. Translations may not be perfect and should be reviewed for accuracy, especially for critical content. We recommend a full backup of your site before using the translation features as translations are irreversible and could potentially cause issues with your content based on the fact we are unable to verify the reponses from the AI provider.

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/ai-multisite-translate` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to My Sites > Network Admin > Sites and click on the "AI Language" link for each site to ensure the correct languages are setup for each site in the network (the plugin will attempt to detect the language based on the site language settings but you can override this if needed).
4. Go to Settings > Connectors to set up your AI API key and select your preferred AI provider.
5. Once your API key is set up, you can go to any page on your WordPress multisite network and use the "Translate with AI" button in the editor to translate your content into the languages that you have set for your sites in the network (you can set the site language in Settings > General for each site in your network).

== Changelog ==

= 1.0.0 =
* Initial Release