Skip to content

Commit

Permalink
Add Greek
Browse files Browse the repository at this point in the history
  • Loading branch information
elecfreaks1 committed May 19, 2022
1 parent 2b6d9cd commit 24a8595
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions _locales/el/pxt-nezha-strings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"neZha.MotorList.M1|block": "M1",
"neZha.MotorList.M2|block": "M2",
"neZha.MotorList.M3|block": "M3",
"neZha.MotorList.M4|block": "M4",
"neZha.ServoList.S1|block": "S1",
"neZha.ServoList.S2|block": "S2",
"neZha.ServoList.S3|block": "S3",
"neZha.ServoList.S4|block": "S4",
"neZha.ServoTypeList._180|block": "180°",
"neZha.ServoTypeList._270|block": "270°",
"neZha.ServoTypeList._360|block": "360°",
"neZha.setMotorSpeed|block": "Θέσε Κινητήρα %motor σε ταχύτητα %speed\\%",
"neZha.setServoAngel|block": "Θέσε Σερβοκινητήρα %servoType %servo σε %angle°",
"neZha.setServoSpeed|block": "Θέσε Βηματικό κινητήρα %servo με ταχύτητα %speed\\%",
"neZha.stopAllMotor|block": "Σταμάτησε όλους τους κινητήρες",
"neZha.stopMotor|block": "Σταμάτησε κινητήρα %motor",
"neZha|block": "NeZha",
"{id:category}NeZha": "NeZha"
}

0 comments on commit 24a8595

Please sign in to comment.