Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
enhancement: turn choose in msg into connect
Browse files Browse the repository at this point in the history
  • Loading branch information
koen1711 committed Oct 2, 2023
1 parent 5af8777 commit 52b17f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"SHOW_ON_SCREEN": "Show on screen",
"EDIT_CODE": "Edit code",
"LANGUAGE": "Language",
"CHOOSE_A_ROBOT": "CHOOSE A ROBOT",
"CHOOSE_A_ROBOT": "CONNECT A ROBOT",
"SELECT_ROBOT_START_PROJECT": "Select a robot and start a new project",
"VIEW_LOG": "View log",
"SOUND": "Sound",
Expand All @@ -77,7 +77,7 @@
"GIVE_FILENAME": "Give your download a name",
"GO_BACK_TO_BLOCKS": "Go back to blocks",
"NO_SERIAL_SUPPORT": "No web serial supported on your browser, look at the upload issue page for more information",
"CHOOSE_ROBOT": "Choose a robot",
"CHOOSE_ROBOT": "Connect a robot",
"UPLOAD_OUTPUT": "Upload output",
"WEB_SERIAL_NOT_SUPPORTED": "Web serial not supported",
"WEB_SERIAL_SUPPORTED": "Web serial supported",
Expand Down
4 changes: 2 additions & 2 deletions src/assets/i18n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"SHOW_ON_SCREEN": "Toon op scherm",
"EDIT_CODE": "Code bewerken",
"LANGUAGE": "Taal",
"CHOOSE_A_ROBOT": "KIES EEN ROBOT",
"CHOOSE_A_ROBOT": "VERBIND EEN ROBOT",
"SELECT_ROBOT_START_PROJECT": "Selecteer een robot en start een nieuw project",
"VIEW_LOG": "Bekijk log",
"SOUND": "Geluid",
Expand All @@ -77,7 +77,7 @@
"GIVE_FILENAME": "Geef een bestandsnaam",
"GO_BACK_TO_BLOCKS": "Ga terug naar blokken",
"NO_SERIAL_SUPPORT": "Geen seriële verbinding mogelijk vanwege de browser, kijk naar de upload hulp voor meer informatie",
"CHOOSE_ROBOT": "Kies een robot",
"CHOOSE_ROBOT": "Verbind een robot",
"UPLOAD_OUTPUT": "Upload output",
"WEB_SERIAL_NOT_SUPPORTED": "Web serial wordt niet ondersteund",
"WEB_SERIAL_SUPPORTED": "Web serial wordt ondersteund",
Expand Down

0 comments on commit 52b17f2

Please sign in to comment.