Update Japanese translation
・Add new translation
This commit is contained in:
parent
46117593b9
commit
ff48bbb86a
@ -100,6 +100,7 @@
|
||||
#define MSG_PID_I "PID-I"
|
||||
#define MSG_PID_D "PID-D"
|
||||
#define MSG_PID_C "PID-C"
|
||||
#define MSG_SELECT "\xbe\xdd\xc0\xb8" // "センタク" ("Select")
|
||||
#if LCD_WIDTH > 19
|
||||
#define MSG_ACC "\xb6\xbf\xb8\xc4\xde mm/s2" // "カソクド mm/s2" ("Accel")
|
||||
#define MSG_VXY_JERK "XY\xbc\xde\xb8\x20\xd4\xb8\xc4\xde mm/s" // "XYジク ヤクド mm/s" ("Vxy-jerk")
|
||||
|
@ -100,6 +100,7 @@
|
||||
#define MSG_PID_I "PID-I"
|
||||
#define MSG_PID_D "PID-D"
|
||||
#define MSG_PID_C "PID-C"
|
||||
#define MSG_SELECT "センタク" // "Select"
|
||||
#define MSG_ACC "カソクド mm/s2" // "Accel"
|
||||
#define MSG_VXY_JERK "XYジク ヤクド mm/s" // "Vxy-jerk"
|
||||
#define MSG_VZ_JERK "Zジク ヤクド mm/s" // "Vz-jerk"
|
||||
|
Loading…
Reference in New Issue
Block a user