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

Localize all non-dynamic text #129

Open
10 tasks
sGerli opened this issue Jun 22, 2018 · 3 comments
Open
10 tasks

Localize all non-dynamic text #129

sGerli opened this issue Jun 22, 2018 · 3 comments
Assignees
Milestone

Comments

@sGerli
Copy link
Member

sGerli commented Jun 22, 2018

Localize non-dynamic text using the same localizations as the Pebble Store.
Add translations for the following locales based on the legacy store translations:

  • de_DE
  • en_US
  • es_ES
  • fr_FR
  • nl_NL
  • pl_PL
  • zh_CN
  • ZH_TW

Related tasks:

  • Add locale to route (/en_US/faces)
  • Detect locale from browser (or check if its already stored in local-storage) if user navigated to root (without specifying a locale)
@mhelmetag
Copy link
Contributor

Do y'all already use an i18n solution or would a choice need to be made for that as well?

@sGerli
Copy link
Member Author

sGerli commented Aug 28, 2020

That's a choice that still needs to be made.

@mhelmetag
Copy link
Contributor

mhelmetag commented Sep 1, 2020

I made a POC PR here: #167. It's rough but should be a decent example of how translations could fold into the existing single file components using vue-i18n.

Open to any and all suggestions.

As an aside, in the old pebble store was there a dropdown of available locales? I don't remember at all... Just trying to figure out what the locale setting choices would be.

@sGerli sGerli self-assigned this Sep 15, 2020
@sGerli sGerli added this to the v1.0.0-grant milestone Sep 15, 2020
@sGerli sGerli mentioned this issue Sep 15, 2020
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants