Skip to content

Commit b02c600

Browse files
committed
deploy: 1113eab
1 parent 90fd06c commit b02c600

File tree

7 files changed

+174
-169
lines changed

7 files changed

+174
-169
lines changed

assets/browser-ponyfill-P6A7q10r.js renamed to assets/browser-ponyfill-Bu-iEKe0.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/index-CDtvG1q4.js renamed to assets/index-BImNtydG.js

Lines changed: 167 additions & 167 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
1515
-->
1616
<link rel="manifest" href="manifest.json" />
17-
<title>WPILib Blocks</title> <script type="module" crossorigin src="/systemcore-blocks-interface/assets/index-CDtvG1q4.js"></script>
17+
<title>WPILib Blocks</title> <script type="module" crossorigin src="/systemcore-blocks-interface/assets/index-BImNtydG.js"></script>
1818
<link rel="stylesheet" crossorigin href="/systemcore-blocks-interface/assets/index-CnsDOkkg.css">
1919
</head>
2020
<body>

locales/en/translation.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"DISPLAY_NAME": "Display Name",
5555
"DISPLAY_GROUP": "Display Group",
5656
"PRINT": "print",
57+
"NO_MECHANISM_CONTENTS": "No Mechanism Contents",
5758
"TOOLTIP":{
5859
"EVALUATE_BUT_IGNORE_RESULT": "Executes the connected block and ignores the result. Allows you to call a function and ignore the return value.",
5960
"OPMODE_TYPE": "What sort of OpMode this is",

locales/es/translation.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@
5454
"ENABLED": "Habilitado",
5555
"DISPLAY_NAME": "Nombre a Mostrar",
5656
"DISPLAY_GROUP": "Grupo a Mostrar",
57+
"PRINT": "imprimir",
58+
"NO_MECHANISM_CONTENTS": "Sin Contenido de Mecanismo",
5759
"TOOLTIP": {
5860
"EVALUATE_BUT_IGNORE_RESULT": "Ejecuta el bloque conectado e ignora el resultado. Te permite llamar una función e ignorar el valor de retorno.",
5961
"OPMODE_TYPE": "Qué tipo de OpMode es este",

locales/he/translation.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"DISPLAY_NAME": "שם תצוגה",
5555
"DISPLAY_GROUP": "קבוצת תצוגה",
5656
"PRINT": "הדפס",
57+
"NO_MECHANISM_CONTENTS": "אין תוכן מנגנון",
5758
"TOOLTIP":{
5859
"EVALUATE_BUT_IGNORE_RESULT": "מריץ את הבלוק המחובר ומתעלם מהתוצאה. מאפשר לך לקרוא לפונקציה ולהתעלם מערך ההחזרה.",
5960
"OPMODE_TYPE": "איזה סוג של מצב פעולה זה",

locales/translation.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"DISPLAY_NAME": "שם תצוגה",
5555
"DISPLAY_GROUP": "קבוצת תצוגה",
5656
"PRINT": "הדפס",
57+
"NO_MECHANISM_CONTENTS": "אין תוכן מנגנון",
5758
"TOOLTIP":{
5859
"EVALUATE_BUT_IGNORE_RESULT": "מריץ את הבלוק המחובר ומתעלם מהתוצאה. מאפשר לך לקרוא לפונקציה ולהתעלם מערך ההחזרה.",
5960
"OPMODE_TYPE": "איזה סוג של מצב פעולה זה",

0 commit comments

Comments
 (0)