solidjs-community / solid-primitives

A library of high-quality primitives that extend SolidJS reactivity.
https://primitives.solidjs.community
MIT License
1.27k stars 126 forks source link

How to make the JSON file for i18n? #719

Open huazhenhz opened 2 hours ago

huazhenhz commented 2 hours ago

I don't understand how to use the i18n dictionary JSON files yet... Are ther any examples or detailed documentation? Thanks a lot!

huazhenhz commented 2 hours ago

The relevant documentation is difficult to understand...

huazhenhz commented 1 hour ago

Maybe the example can refer to Svelte as below: https://svelte.dev/playground/de39de663ef2445b8fe17b79c500013b?version=5.2.1

huazhenhz commented 1 hour ago

I think the documentation of Svelte is much clearer...