Open kxdkxd opened 3 years ago
Finally I succeed. In Simplified Chinese, Should add these following items in the json config file, however the GUI application cannot edit CN properly. I MANUALLY added the following lines and then it works.
"ENWeekDays": {
"X": 87,
"Y": 336,
"ImageIndex": 25,
"ImagesCount": 7
},
"CNWeekDays": {
"X": 87,
"Y": 336,
"ImageIndex": 25,
"ImagesCount": 7
},
"CN2WeekDays": {
"X": 87,
"Y": 336,
"ImageIndex": 25,
"ImagesCount": 7
}
Thanks, next update fix
I can edit and save the date in your GUI application, but when I export the bin to my mobile phone and upload it into my MiBand 6, the date and weekdays are INVISIABLE, while others are shown normally. I have already tried to change languages but did not work either. Plz help me with this problem, thx