-
Notifications
You must be signed in to change notification settings - Fork 3
Add Location labels #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
It seems like you reformatted the whole repo, so it's very difficult for me to read the diff. I'll add a format config and then ask you to send the changes again. |
Also, how did you generate the Thai language data for everything? |
Also what does the deploy.js script do. |
You should also squash the commits a little |
I created script to read data from English for each field, then translate using Claude, after that I created another script to set all translations back into each field |
Edit: in below issues there's a script to fixes that so i'll remove deploy.js script Somehow my gh-pages cli doesn't work so I created deploy script in case cli didn't work Here's the issue related to my case |
add location labels blur image direactly to fixed blur border add default language on enter website add ability to disable version ui add deploy with script command
remove deployment script
I don't think I want to add translations that are not official, and they complicate my data generation scripts. |
Closing PR due to too many changes was made. going to hard fork instead. |
Location Labels

Thai language translations
set default language via ?lang querystring (example lang=Thai)
toggle show version with ?version=false