feat(bluetooth): PIN confirmation support
This commit is contained in:
parent
a742d3829c
commit
894cf9fc3f
6 changed files with 503 additions and 271 deletions
|
|
@ -82,6 +82,8 @@ online-accounts = Online Accounts
|
|||
|
||||
# Bluetooth
|
||||
|
||||
confirm = Confirm
|
||||
|
||||
bluetooth = Bluetooth
|
||||
.desc = Manage Bluetooth devices
|
||||
.status = This system is visible as { $aliases } while Bluetooth settings are open.
|
||||
|
|
@ -98,6 +100,9 @@ bluetooth-paired = Previously Connected Devices
|
|||
.connect = Connect
|
||||
.battery = { $percentage }% battery
|
||||
|
||||
bluetooth-confirm-pin = Confirm Bluetooth PIN
|
||||
.description = Please confirm that the following PIN matches the one displayed on { $device }
|
||||
|
||||
bluetooth-available = Nearby Devices
|
||||
|
||||
bluetooth-adapters = Bluetooth Adapters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue