codeviewer translations
This commit is contained in:
@@ -1016,5 +1016,12 @@ Blockly.Msg.navbar_account = "Konto"
|
||||
Blockly.Msg.navbar_logout = "Abmelden"
|
||||
Blockly.Msg.navbar_settings = "Einstellungen"
|
||||
|
||||
/**
|
||||
* Codeviewer
|
||||
*/
|
||||
|
||||
Blockly.Msg.codeviewer_arduino = "Arduino Quellcode"
|
||||
Blockly.Msg.codeviewer_xml = "XML Blöcke"
|
||||
|
||||
|
||||
export const De = Blockly.Msg;
|
||||
|
||||
@@ -983,4 +983,8 @@ Blockly.Msg.navbar_account = "Account"
|
||||
Blockly.Msg.navbar_logout = "Logout"
|
||||
Blockly.Msg.navbar_settings = "Settings"
|
||||
|
||||
|
||||
Blockly.Msg.codeviewer_arduino = "Arduino Source Code"
|
||||
Blockly.Msg.codeviewer_xml = "XML Blocks"
|
||||
|
||||
export const En = Blockly.Msg;
|
||||
|
||||
Reference in New Issue
Block a user