Renamed "setup code" to "Account Key" in UI

This commit is contained in:
JaniruTEC
2023-11-07 14:13:23 +01:00
parent d29872e69e
commit 54fbbd734f

View File

@@ -155,10 +155,10 @@ hub.receive.message=Processing response…
hub.receive.description=Cryptomator is receiving and processing the response from Hub. Please wait.
### Register Device
hub.register.message=New Device
hub.register.description=This is the first Hub access from this device. Please authorize it using your setup code.
hub.register.description=This is the first Hub access from this device. Please authorize it using your Account Key.
hub.register.nameLabel=Device Name
hub.register.setupCodeLabel=Setup Code
hub.register.invalidSetupCode=Invalid Setup Code
hub.register.setupCodeLabel=Account Key
hub.register.invalidSetupCode=Invalid Account Key
hub.register.occupiedMsg=Name already in use
hub.register.registerBtn=Confirm
### Registration Success