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

I18N meta issue #109

Open
teleclimber opened this issue Apr 18, 2023 · 1 comment
Open

I18N meta issue #109

teleclimber opened this issue Apr 18, 2023 · 1 comment

Comments

@teleclimber
Copy link
Owner

Need to make internationalization and localization a thing in Dropserver.

First need to choose how to support i18n (libraries, tools).

Translations of strings:

  • ds-host backend (go)
  • ds-host frontend (Vue)
  • ds-dev backend (go, some might be shared with ds-host)
  • ds-dev frontend (Vue)

Integration of i18n user selections throughout system:

  • set preferred language in ds-host and ds-dev
  • make it so apps can accept a preferred language from host
  • make it so each user of an appspace can select their preferred language? (maybe)
@ocdtrekkie
Copy link
Contributor

Possibly useful: zenhack/tempest#5 (comment)

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

No branches or pull requests

2 participants