From 1caf391936b4e84c7ba9d7a924236f23aee62d37 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Fri, 17 Nov 2023 16:24:23 +0100 Subject: [PATCH] use correct word for button label --- src/main/resources/i18n/strings.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/i18n/strings.properties b/src/main/resources/i18n/strings.properties index eca5b0425..4aaa6b25e 100644 --- a/src/main/resources/i18n/strings.properties +++ b/src/main/resources/i18n/strings.properties @@ -159,7 +159,7 @@ hub.register.description=This is the first Hub access from this device. Please a hub.register.nameLabel=Device Name hub.register.invalidAccountKeyLabel=Invalid Account Key hub.register.occupiedMsg=Device already registered by another user -hub.register.registerBtn=Confirm +hub.register.registerBtn=Authorize ### Registration Success hub.registerSuccess.message=Device named hub.registerSuccess.description=To access the vault, your device needs to be authorized by the vault owner.