Hello everyone, I would like to translate the parts from English to Italian on the tablet, in the "js" section. I wanted to ask you something to avoid making mistakes. Can I translate, for example, every string containing "current," or do I need to be careful because some should be left in English? I don't know the difference between n.value and other
#cw-racingapp
1 messages · Page 1 of 1 (latest)
If you're planning on just doing a find-and-replace on all uses of "current" you'll break it for sure
Thank you, as I feared.
May I please ask you which terms I shouldn't change? If there's a term at the beginning?
There are ALOT of variables. I don't have a list of anything.
Got it, thanks. I thought it would be easier.
I believe it, lines and lines of code!!!
Thank you for the crew update, it's perfect because I really wanted something similar and I wanted to suggest something similar, it's been implemented even better
What I did to translate it to german:
- Clone the source and install all dependencies
- Edit the components and pages files and build it
- Replace the existing build folder with you new generated one
