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

2.x Localization #456

Open
jgaehring opened this issue Aug 24, 2021 · 3 comments
Open

2.x Localization #456

jgaehring opened this issue Aug 24, 2021 · 3 comments

Comments

@jgaehring
Copy link
Member

So far, I've just commented out the l10n module while I work out the more integral changes to the farmOS 2.x data model and API, but I'll need to come back to this eventually. I'm putting this in the alpha milestone for now, but I may very well punt on this until beta or even the general release.

@jgaehring
Copy link
Member Author

Also, remember to revert commit 710b2b3.

@jgaehring
Copy link
Member Author

Wondering again about the vue-i18n library for this:

https://vue-i18n.intlify.dev/guide/

It has the same basic API, a la $t(), so it might be nice to just use a tried and true library. It's really a matter of whether it leaves open the possiblity of integrating with the Drupal localization stuff in the future. If I had to guess, I would think so, since it has built-in support for things like lazy loading.

@jgaehring
Copy link
Member Author

This is the only remaining Vue mixin at this point, though it's still commented out. I'm closing #470, but it may be worth bearing in mind if such an issue comes up in development with the $t mixin.

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

No branches or pull requests

1 participant