Open zimt28 opened 9 years ago
I was already thinking about it ;-)
That's cool :) I've already looked at flow router, and don't know how that could be done. But maybe you have an idea. My thoughts: https://github.com/meteorhacks/flow-router/issues/45 and https://github.com/meteorhacks/flow-router/issues/41
I've had a first look, I think the same strategy (and even lots of code code) used for Iron Router i18n can be reused for Flowrouter, maybe this could be a reason more to also create a separate i18nConf package (see https://github.com/yoolab/iron-router-i18n/issues/46).
In any case it probably does not make much sense to have a generic "i18n router", better to have a separate package. I'll keep this issue open for updates.
Okay, cool! Really interested in how you'll implement it :)
Flow Router is now the "first choice" router for MDG, but its lack of i18n prevents me from using it. Any news about Flow Router support? That would be really much appreciated!
I agree with @laurentpayot. I'm a developer in europe, where multilanguage apps and sites are common. In my case they are the norm. But unfortunately i18n is usually an afterthought. I'm beginning to wonder if my first Meteor app will ever see the light of day. Just discovered also that both ms-seo for iron-router and flow-router-seo ignore 18n, for example. @martinopic your iron-router add-on was great, any chance of the same miracle for flow-router soon?
I have just opened https://github.com/kadirahq/flow-router/issues/441 to see if there is hope or not...
So there is no hope. Yet.
+1 for this idea
+1 any hope yet?
Hi, I might start working on a flow-router version on January but I cannot be sure at the moment. Sorry about that (I love flow-router too!)
+1 as well!
@martinopic Any news? I don't want to be pushy, iron-router-i18n is great and a flow-router version would be much appreciated by the community.
+1
+1 painfully needed as meteor 1.3 update crashed my app running on iron:router.
It would be cool if this would be just a
router-i18n
package and support flow-router as well :)