translationstudio
Manage your translations in a simple and intuitive way using leading translation management systems or ai services.
translationstudio Strapi Extension
translationstudio brings enterprise translation management automation to Strapi. Use translationstudio to send translations to your favourite translation provider, either machine translation services or translation agencies.
!NOTE
You will need a translationstudio subscription to use this plugin. Different plans, including a free plan, are available at https://translationstudio.tech
Features
- ✅ Full automation to increase efficiency and time to market
- ✅ Easy to use interface
- ✅ Dashboard to stay up to date with recent translation processes
- ✅ Connect to industry standard translation service providers
- ✅ Choose between immediate or quote-based translation requests for translation management
...and much more
Installation
Install this plugin to Strapi via
npm i @translationstudio/translationstudio-strapi-extensionOnce installed, you will see two new icons in your administration panel:
Configuration
Once the plugin is installed, navigate to translationstudio settings in Strapi's admin panel.
Setting up translation options
- Generate your access token and save it for later use
- Access your account.translationstudio.tech Strapi configuration and set the URL for translationstudio to reach your Strapi instance
- Assign your access token. This will authorize translationstudio to "talk" to Strapi.
- Verify the connection and fetch available languages
- Create a license and save it for later use.
- Click on save
!TIP If you have not yet configured your translation service providers, now is the time.
Finally, create translation options for your editors and save your changes again.
Finalizing your Strapi configuration
On the translationstudio settings page, paste your translationstudio license created earlier and click on save.
!TIP translationstudio is ready to use.
Using translationstudio
Translate an entry
When editing an entry, a translationstudio panel will be available at the right. Choose your translation options and initiate a translation request after you have completed editing.
Dashboard
You can access your translationstudio dashboard to
- Access your translation history
- Translate multiple entries
To translate multiple entries, select Translate multiple entries, choose your content type and select the entries you wish to translate. The translate button at the lower right opens a translation request popup for you to choose your action.
1. Choose entries to be translated
2. Choose your options
Development
Follow these steps:
- run
npm install -g yalcin this folder - run
npm install(if there are errors, add--legacy-peer-deps) - run
npm run watch:linkin this folder - Create a new strapi project and enter the folder
- run
npx yalc add --link @translationstudio/translationstudio-strapi-extension - start strapi in development mode
Publish package update
- Update version number
- run
npm run build - run
npm publish --access public
Resources
License
See the LICENSE file for licensing information
Install now
npm install @translationstudio/translationstudio-strapi-extension
Create your own plugin
Check out the available plugin resources that will help you to develop your plugin or provider and get it listed on the marketplace.