ivancea / MTGRules_Android

MTGRules Android App
3 stars 0 forks source link

Add rules translation to other languages #7

Open ivancea opened 3 years ago

ivancea commented 3 years ago

It could use existing translations, or it could be an automatic translation

Maybe, use the translate service client: https://cloud.google.com/translate/docs/apis Or the ML offline one: https://developers.google.com/ml-kit/language/translation?hl=en

Also, it may be translated and uploaded to GitHub as a JSON, so that it can be downloaded by users. WOuld require manual translation, or a GitHub action to do so, to translate everything everytime a new rule is added. Would require: