We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34571e7 commit f0e4298Copy full SHA for f0e4298
src/i18n/locales/en/translation.json
@@ -148,7 +148,7 @@
148
"SET": "set",
149
"TO": "to",
150
"STEPS": "steps",
151
- "REPEAT_UNTIL": "Repeat Until",
+ "REPEAT_UNTIL": "repeat until",
152
"CUSTOM_EVENTS_LABEL": "Custom Events",
153
"CUSTOM_METHODS_LABEL": "Custom Methods",
154
"MORE_ROBOT_METHODS_LABEL": "More Robot Methods",
src/i18n/locales/es/translation.json
@@ -149,7 +149,7 @@
"SET": "establecer",
"TO": "a",
"STEPS": "pasos",
- "REPEAT_UNTIL": "Repetir Hasta",
+ "REPEAT_UNTIL": "repetir hasta",
"CUSTOM_EVENTS_LABEL": "Eventos Personalizados",
"CUSTOM_METHODS_LABEL": "Métodos Personalizados",
155
"MORE_ROBOT_METHODS_LABEL": "Más Métodos del Robot",
0 commit comments