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 support #34

Open
rillian opened this issue Jun 13, 2019 · 0 comments
Open

Localization support #34

rillian opened this issue Jun 13, 2019 · 0 comments

Comments

@rillian
Copy link
Contributor

rillian commented Jun 13, 2019

Scaife-viewer uses django's localization and internationalization features to support translating interface elements.

A flagship project like readhomer should also do something for this, to demonstrate how to improve accessibility and build toward a less colonized scholarship.

Vue.js doesn't have any built-in support for this that I can find. There's a vue-i18n package which might work. It doesn't support po files the way django does. Other options are VueLocalize (unmaintained) and v-localize (seems too simple for large projects).

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

1 participant