Skip to content

Commit

Permalink
Merge pull request #4341 from esenapaj/Update-Japanese-translation
Browse files Browse the repository at this point in the history
Update Japanese translation
  • Loading branch information
thinkyhead authored Jul 19, 2016
2 parents 6c899bb + ff48bbb commit f1f1bac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Marlin/language_kana.h
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down
1 change: 1 addition & 0 deletions Marlin/language_kana_utf8.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit f1f1bac

Please sign in to comment.