refactor
This commit is contained in:
13
fichero_printer/translations/de.yaml
Normal file
13
fichero_printer/translations/de.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
configuration:
|
||||
port:
|
||||
name: "API-Port"
|
||||
description: "Port des REST-API-Servers. Den obigen Port-Mapping-Eintrag entsprechend anpassen."
|
||||
ble_address:
|
||||
name: "Bluetooth-Adresse"
|
||||
description: "Feste BLE-Adresse des Druckers (z.B. AA:BB:CC:DD:EE:FF). Leer lassen für automatischen Scan."
|
||||
transport:
|
||||
name: "Transport"
|
||||
description: "Verbindungsart: 'ble' für Bluetooth Low Energy (Standard) oder 'classic' für RFCOMM."
|
||||
channel:
|
||||
name: "RFCOMM-Kanal"
|
||||
description: "Classic-Bluetooth-RFCOMM-Kanal. Nur relevant wenn Transport auf 'classic' gesetzt ist."
|
||||
Reference in New Issue
Block a user