You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to add a localization the dashboard will give the user a suggestion of what the phrase should be in the language.
Solution
Using Google translate it's possible to give the user a suggestion of the new localization they want to add.
The second part of the feature is to implement a way to monitor the translation quota so the user doesn't spend unnecessary money.
Follow Up Features
Use other services for translation.
Settings to disable the translation option or make it possible for the user to decide if it will be automatic or not and in case it's manual make a button that will execute that translation when clicked.
The text was updated successfully, but these errors were encountered:
The Release v1.5.0 of the Sentency Server implements the feature translations using GCP for unknown translations that will be cached locally in case the language wants to be translated again.
Now is possible to use that feature of the server to do that feature on the dashboard side.
Feature
When trying to add a localization the dashboard will give the user a suggestion of what the phrase should be in the language.
Solution
Using Google translate it's possible to give the user a suggestion of the new localization they want to add.
The second part of the feature is to implement a way to monitor the translation quota so the user doesn't spend unnecessary money.
Follow Up Features
The text was updated successfully, but these errors were encountered: