Fekide / strapi-plugin-translate

Strapi plugin for automated translations using different Translate Providers
https://market.strapi.io/plugins/strapi-plugin-translate
MIT License
55 stars 21 forks source link

Every field populating: translated: Text #3

Closed cookiefirst closed 2 years ago

cookiefirst commented 2 years ago

I updated the plugin, but it seems that everytime I try to do a translation it populates all fields with: "translated: Text" that's it. What could be the reason?

cookiefirst commented 2 years ago

If you issue the translate function which makes it fill in translated:Text and then select the language dropdown it shows the other languages (including the source) as empty.

Screenshot 2022-03-21 at 11 51 58

Also clicking a language ?(empty) to translate it shows this in console:

Screenshot 2022-03-21 at 11 54 56

sargreal commented 2 years ago

Sorry, had some uncomitted code when publishing the package... :facepalm: Have pushed a new package 0.3.4

sargreal commented 2 years ago

About the second issue that you are reporting, please try with the new version again and open a new issue :)