UnlyEd / next-right-now

Flexible production-grade boilerplate with Next.js 11, Vercel and TypeScript. Includes multiple opt-in presets using Storybook, Airtable, GraphQL, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multi single-tenancy (monorepo) support
https://unlyed.github.io/next-right-now/
MIT License
1.26k stars 111 forks source link

Preset request - Free in-app static i18n (instead of Locize paid provider) #176

Open Vadorequest opened 3 years ago

Vadorequest commented 3 years ago

Status

Not planned. Meant to be done at some point. Upvoting/commenting will be useful to me to know how many people want this.

FYI: Maintaining many presets takes time, because each preset update must be ported forward to other presets and this can be very time consumming to keep them all "in-sync" manually. That's the main reason why they haven't been released yet.

Goal

Provide a new set of presets using a custom i18n in-app implementation instead of Locize provider.

This 2 new presets will contain exactly the same thing as their source, besides a simplified i18n model.

Estimated work

Estimated time: 2 working days


Reference: https://unlyed.github.io/next-right-now/concepts/presets#which-presets-are-being-considered

Presets roadmap: https://github.com/UnlyEd/next-right-now/projects/1

Vadorequest commented 3 years ago

I'd probably use https://github.com/vinissimus/next-translate for this.

I might work on this in the next 2w, depends if I find the time. If I don't, I won't work on it for months.