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 for all UI text #24

Open
3 of 8 tasks
TehNut opened this issue Jun 12, 2020 · 1 comment
Open
3 of 8 tasks

i18n for all UI text #24

TehNut opened this issue Jun 12, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@TehNut
Copy link
Owner

TehNut commented Jun 12, 2020

Using vue-i18n, the UI text should be made translatable.

Pages:

  • About
  • Forum
  • Login
  • Media Overview
  • Media List
  • Notifications
  • Search
  • Settings
@TehNut TehNut self-assigned this Jun 12, 2020
@TehNut TehNut added the enhancement New feature or request label Jun 12, 2020
TehNut added a commit that referenced this issue Aug 7, 2020
@YellowFish085
Copy link

Suggestion: Maybe the default webext i18n implementation would be better to use? That way your internationalization system isn't tied to Vue.js and you can access translated strings outside of the Vue.js app (e.g. background/content scripts and random js files) + it allows you to translate things like the extension name and description on the store.

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

No branches or pull requests

2 participants