Initial commit
This commit is contained in:
24
node_modules/node-red-dashboard/nodes/locales/de/ui_button.json
generated
vendored
Normal file
24
node_modules/node-red-dashboard/nodes/locales/de/ui_button.json
generated
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"ui_button": {
|
||||
"label": {
|
||||
"group": "Gruppe",
|
||||
"size": "Größe",
|
||||
"icon": "Icon",
|
||||
"optionalIcon": "Optionales Icon",
|
||||
"label": "Beschriftung",
|
||||
"optionalLabel": "Optionale Beschriftung",
|
||||
"tooltip": "Tooltipp",
|
||||
"optionalTooltip": "Optionaler Tooltipp",
|
||||
"color": "Farbe",
|
||||
"optionalColor": "Optionale Text/Icon-Farbe",
|
||||
"background": "Hintergrund",
|
||||
"optionalBackgroundColor": "Optionale Hintergrundfarbe",
|
||||
"whenClicked": "Sende beim Klicken:",
|
||||
"payload": "Payload",
|
||||
"topic": "Topic",
|
||||
"emulateClick": "Emuliere einen Klick bei einer eingehenden Nachricht:",
|
||||
"className": "Klasse",
|
||||
"classNamePlaceholder": "Optionale(r) CSS-Klassenname(n) für das Widget"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user