How to add Multilangual website?
With our Language Editor integration, you are able to edit your website to use any language or to set it as Multilangual. Please make sure that the English language (the one that the WSR shop comes with must remain), as the other translations will be based on it.
By using this extension, you can:
✔ Сreate any new language using a copy of an existing language
✔ Find and change any title, label, or word on the site
✔ Make your store unique
✔ Replace standard labels to match your specification
✔ Сorrect translation mistakes
The overall video tutorial is available here:
https://youtu.be/Mj2soYtm0f4?t=29
To start with, go to Dashboard - Extensions - Extensions - Modules - Language Editor
To use automated translation via Google/Microsoft API, follow the guidance below:
-------------------------------------------------------------------------
Key for Google Translate API
1. Go to https://code.google.com/apis/console and login or register a Google Account
2. Select or create a Cloud Platform Console project (for creating a new project click the Create Project button, in the pop-up window set the project name and click Create)
3. Enable billing for your project (Instructions on how to enable billing - https://support.google.com/cloud/answer/6293499#enable-billing)
ATTENTION! For the use of Google Translate service will be charged fee. Pricing - https://cloud.google.com/translate/v2/pricing
At the moment of writing this manual, Google Cloud Platform has a free trial (https://console.cloud.google.com/freetrial)
that allows you to get 300$ credit for free to use Google Cloud Platform services for 60 days,
so for that amount ($20 per 1 million characters of text) using Google Translate API, you will be able to translate 15-million characters.
4. In Google Cloud Platform Menu go to API Manager/Library/Translate API and enable the Translate API.
5. On the Credentials page (Api Manager/Library/Credentials), get an API key (select Browser key when prompted).
LIMITS (https://cloud.google.com/translate/v2/pricing)
Google Translate API has default limits of 2 million characters/day and 10,000 characters per 100 seconds (average 100 characters/second).
You can increase the first limit up to 50 million characters/day in the Cloud Platform Console.
-------------------------------------------------------------------------
Key for Microsoft Translator API
Instruction for using the Microsoft Translator API - https://www.microsoft.com/en-us/translator/getstarted.aspx
To get the Microsoft Authentication Key you will need to sign up for Microsoft Azure. Follow these steps:
1. Sign up for a Microsoft Azure account at http://azure.com
2. After you have an account go to http://portal.azure.com
3. Select the + New option.
4. Select AI + Cognitive Services from the list of services.
5. Select Translator Text API. You may need to click "See all" or search to see it.
6. Fill out the rest of the form, and select the Create button.
7. You are now subscribed to Microsoft Translator Text API.
8. Go to All Resources and select the Microsoft Translator API you subscribed to.
9. Go to the Keys option and copy your subscription key to access the service.
Pricing - https://azure.microsoft.com/en-us/pricing/details/cognitive-services/translator-text-api/
Supported languages - https://msdn.microsoft.com/en-us/library/hh456380.aspx
ATTENTION! Subscription to the first plan Microsoft Translator API allows you a free translation of two million characters per month.