File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 3737 "newItemPlaceholder" : " Agregar Módulo" ,
3838 "search" : " Buscar..."
3939 },
40- "BLOCKLY" :{
40+ "BLOCKLY" : {
4141 "OF_TYPE" : " de tipo" ,
4242 "WITH" : " con" ,
4343 "WHEN" : " cuando" ,
5151 "ENABLED" : " Habilitado" ,
5252 "DISPLAY_NAME" : " Nombre a Mostrar" ,
5353 "DISPLAY_GROUP" : " Grupo a Mostrar" ,
54- "TOOLTIP" :{
54+ "TOOLTIP" : {
5555 "EVALUATE_BUT_IGNORE_RESULT" : " Ejecuta el bloque conectado e ignora el resultado. Te permite llamar una función e ignorar el valor de retorno." ,
5656 "OPMODE_TYPE" : " Qué tipo de OpMode es este" ,
5757 "OPMODE_ENABLED" : " Si el OpMode se muestra en la Estación del Conductor" ,
5858 "OPMODE_NAME" : " El nombre mostrado en la Estación del Conductor. Si está en blanco usará el nombre de la clase." ,
5959 "OPMODE_GROUP" : " Un grupo opcional para agrupar OpModes en la Estación del Conductor"
6060 },
61- "CATEGORY" :{
61+ "CATEGORY" : {
6262 "LISTS" : " Listas" ,
6363 "HARDWARE" : " Hardware" ,
6464 "COMPONENTS" : " Componentes" ,
7474 "EVENTS" : " Eventos" ,
7575 "ADD_MECHANISM" : " + Mecanismo" ,
7676 "ADD_COMPONENT" : " + Componente"
77- }
78- }
77+ }
78+ }
79+ }
You can’t perform that action at this time.
0 commit comments