-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bluetooth configuration tab in web-interface #244
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,6 +18,7 @@ | |
"wifi": "WLAN", | ||
"mqtt": "MQTT", | ||
"ftp": "FTP", | ||
"bluetooth": "Bluetooth", | ||
"general": "Allgemein", | ||
"tools": "Tools", | ||
"forum": "Forum" | ||
|
@@ -204,6 +205,27 @@ | |
"button": "FTP-Server starten" | ||
} | ||
}, | ||
"bt": { | ||
"sink": { | ||
"title": "ESPuino als Bluetooth Lautsprecher", | ||
"desc": "ESPuino wird als Bluetooth-Lautsprecher gestartet. Nach dem Wechsel in diesen Modus wird die Weboberfläche nicht länger erreichbar sein.", | ||
"button": "Als Bluetooth Lautsprecher starten" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bluetooth-Lautsprecher |
||
}, | ||
"source": { | ||
"configtitle": "Bluetooth Kopfhörer Einstellungen", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bluetooth-Kopfhörer-Einstellungen |
||
"title": "Mit Bluetooth Kopfhörer verbinden", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bluetooth-Kopfhörer |
||
"desc": "Das Gerät verbindet sich mit dem angegebenen Bluetooth Kopfhörer. Nach dem Wechsel in diesen Modus wird die Weboberfläche nicht länger erreichbar sein.", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bluetooth-Kopfhörer There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Vielleicht noch hinzufügen, dass sie wieder erreichbar ist, wenn man in den normalen Modus zurückkehrt. Sonst verwirrt das ggf. jmd. |
||
"button": "Im Kopfhörer-Modus starten" | ||
}, | ||
"device": { | ||
"title": "Bluetooth-Gerät (Kopfhörer)", | ||
"placeholder": "z.B. My POGS Wireless Headphone" | ||
}, | ||
"pincode": { | ||
"title": "Pairing PIN-Code", | ||
"placeholder": "z.B. 0000" | ||
} | ||
}, | ||
"general": { | ||
"volume": { | ||
"title": "Lautstärke", | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bluetooth-Lautsprecher