Closed Ranily57 closed 8 months ago
Thanks for the feedback.
I18n support is something that is in my todo list but it's great to have an issue to track it.
My current plan for i18n is to wait for several ongoing efforts with Starlight to be completed:
When these are done, the goal would be to transform this integration into an Starlight plugin (basically an integration that can update the Starlight configuration) so it could:
Is your feature request related to a problem?
It's not a real problem, just it's not the best idea to modify the source code on the node_module to change the language.
Describe the solution you'd like
I think about a way to get the language selected on the astro config and use it for the default text on the blog compoment.
Describe alternatives you've considered
Creating a compoment to select the language of the blog, but it's not very optimized to have 2 language system
Additional Context
Example of what i write:
with translation:
And you can have a file like en.json :