mirror of
https://github.com/s00500/SimpleExpressions
synced 2025-07-22 22:15:31 +00:00
new file: lang/SimpleExpressions.json
modified: simpleExpression_blocks.js
This commit is contained in:
16
lang/SimpleExpressions.json
Normal file
16
lang/SimpleExpressions.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"langs":
|
||||
{
|
||||
"en-GB":
|
||||
{
|
||||
"keys":
|
||||
{
|
||||
"LANG_CATEGORY_SOUND": "User Sound",
|
||||
"LANG_SUBCATEGORY_BUZZER": "Buzzer",
|
||||
"LANG_PIEZO_BUZZER": "Buzzer",
|
||||
"LANG_PIEZO_BUZZER_PIN": "PIN",
|
||||
"LANG_PIEZO_BUZZER_PREDEF_SOUNDS_TOOLTIP": "Plays some basic sounds based on SimpleExpressions library"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user