new file: img/blocks/LARS.svg
new file: img/blocks/LARS_BLH.svg new file: img/blocks/LARS_BLL.svg new file: img/blocks/LARS_BRH.svg new file: img/blocks/LARS_BRL.svg new file: img/blocks/LARS_FLH.svg new file: img/blocks/LARS_FLL.svg new file: img/blocks/LARS_FRH.svg new file: img/blocks/LARS_FRL.svg new file: img/blocks/acknowledgements.html new file: lang/LARS.json modified: lars_blocks.js modified: src/LARS.cpp modified: src/LARS.h
This commit is contained in:
36
lang/LARS.json
Normal file
36
lang/LARS.json
Normal file
@ -0,0 +1,36 @@
|
||||
{
|
||||
"langs":
|
||||
{
|
||||
"en-GB":
|
||||
{
|
||||
"keys":
|
||||
{
|
||||
"LANG_LARS_INIT_TOOLTIP": "Defines the servo pins for a quadruped robot.",
|
||||
"LANG_LARS_MOVEMENT": "Move robot",
|
||||
"LANG_LARS_MOVEMENT_MOVEMENT": "Movement",
|
||||
"LANG_LARS_MOVEMENT_HOME": "Home",
|
||||
"LANG_LARS_MOVEMENT_WALK": "Walk",
|
||||
"LANG_LARS_MOVEMENT_OMNIWALK": "Omni walk",
|
||||
"LANG_LARS_MOVEMENT_TURN_LEFT": "Turn left",
|
||||
"LANG_LARS_MOVEMENT_TURN_RIGHT": "Turn right",
|
||||
"LANG_LARS_MOVEMENT_MOONWALK": "Moonwalk",
|
||||
"LANG_LARS_MOVEMENT_DANCE": "Dance",
|
||||
"LANG_LARS_MOVEMENT_UPDOWN": "Up-down",
|
||||
"LANG_LARS_MOVEMENT_PUSHUP": "Push-up",
|
||||
"LANG_LARS_MOVEMENT_HELLO": "Hello",
|
||||
"LANG_LARS_MOVEMENT_WAVE": "Wave",
|
||||
"LANG_LARS_MOVEMENT_LEG_NUMBER": "Leg number",
|
||||
"LANG_LARS_MOVEMENT_STEPS": "Steps",
|
||||
"LANG_LARS_MOVEMENT_PERIOD": "Period",
|
||||
"LANG_LARS_MOVEMENT_DIR": "Direction",
|
||||
"LANG_LARS_MOVEMENT_SIDE": "Side",
|
||||
"LANG_LARS_MOVEMENT_TURN_FACTOR": "Turn factor",
|
||||
"LANG_LARS_MOVEMENT_FORWARD": "Forward",
|
||||
"LANG_LARS_MOVEMENT_BACKWARD": "Backward",
|
||||
"LANG_LARS_MOVEMENT_YES": "Yes",
|
||||
"LANG_LARS_MOVEMENT_NO": "No",
|
||||
"LANG_LARS_MOVEMENT_TOOLTIP": "Generates movement primitives for a quadruped robot"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user