Replies: 1 comment
-
|
Thanks, glad you like Murmure. For now the docs only target two languages, EN and FR, stored as JSON in git. That setup is simple and covers everything I need, so I do not think a translation platform would add much at this stage. If the docs grow to more languages or start getting outside contributors, I will keep your tool in mind. Good luck with the immutable-js integration. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, thanks for developing murmure, it's a really nice speech to text app !
I am currently working on a translation system for developers (transi-store.com). It's open-source (https://github.com/transi-store/transi-store), and I am looking for real use-case. Specifically for devs, it handles branches, merge, AI translations (with a Gemini or OpenAI API key).
I will use it on the main immutable-js website soon.
I saw that you use i18next and json files to translate the app, which is very similar from my own uses cases.
I would like to know if you would be interested in using a translation management tool to translate the murmure documentation website ? (I would of course do all the work here)
Thank you (and no problem if you are not interested !)
Beta Was this translation helpful? Give feedback.
All reactions