Skip to content

Commit

Permalink
Merge pull request #51 from hateofhades/newUpdate
Browse files Browse the repository at this point in the history
Fixed warning pop up
  • Loading branch information
alexandruradovici authored Apr 18, 2021
2 parents 6879296 + d9a01a9 commit 610eebe
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,9 @@
"DEVICE_SIMULATOR_RASPBERRY_PI_RUN_ERROR": {
"message": "Error running project ({{error}})",
"description": "The Raspberry Pi simulator button to run"
},
"DEVICE_SIMULATOR_RASPBERRY_PI_LANGUAGE_INCOMPATIBLE": {
"message": "The simulator does not support your projects' programming language",
"description": "A warning that pops up if the project in the Raspberry Pi Simulator is not nodejs"
}
}
}

0 comments on commit 610eebe

Please sign in to comment.