Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localization Suggestion #7

Open
walterjgsp opened this issue Jul 5, 2021 · 2 comments
Open

Localization Suggestion #7

walterjgsp opened this issue Jul 5, 2021 · 2 comments
Assignees
Labels
feature New feature to be developed

Comments

@walterjgsp
Copy link
Collaborator

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

  • 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.
@walterjgsp walterjgsp added the feature New feature to be developed label Jul 5, 2021
@walterjgsp walterjgsp self-assigned this Jul 5, 2021
@walterjgsp
Copy link
Collaborator Author

The suggestion using GCP translate will be done on the server-side and expose an endpoint to do it on the dashboard.

@walterjgsp
Copy link
Collaborator Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature to be developed
Projects
None yet
Development

No branches or pull requests

1 participant