You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
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.The text was updated successfully, but these errors were encountered: