luxtronik2 icon indicating copy to clipboard operation
luxtronik2 copied to clipboard

I18n - translation

Open Gulivertx opened this issue 1 year ago • 1 comments

Hi, First thank's for your work, really appreciate it and use your module on my apps. Just one think is currently terrible for me, German language for whole messages.

Looking at your code I see that you created the file type.js to manage these messages and wrote all of these in German.

Just thinking if we can replace this file by the node module i18n, create the json file for German which while be the default one, then we could start any other translations from their (I need Fr or En).

What do you think? I could help to implement this if needed from your side.

Regards

Cedric

Gulivertx avatar Oct 17 '23 13:10 Gulivertx

I can understand that very well. I usually try to do such projects in English. But there were so many technical terms that I didn't have the courage to translate. If you want, you are welcome to do that. I will merge your Request.

coolchip avatar Nov 04 '23 14:11 coolchip