Signed-off-by: Maximiliano Sandoval <[email protected]>
---
www/config/WebauthnView.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www/config/WebauthnView.js b/www/config/WebauthnView.js
index 131964b8c..a954d8ac6 100644
--- a/www/config/WebauthnView.js
+++ b/www/config/WebauthnView.js
@@ -55,7 +55,7 @@ Ext.define('PBS.WebauthnConfigEdit', {
extend: 'Proxmox.window.Edit',
alias: ['widget.pbsWebauthnConfigEdit'],
- subject: gettext('Webauthn'),
+ subject: gettext('WebAuthn'),
url: '/api2/extjs/config/access/tfa/webauthn',
autoLoad: true,
@@ -133,7 +133,7 @@ Ext.define('PBS.WebauthnConfigEdit', {
padding: '5 0 0 0',
html:
'<i class="fa fa-exclamation-triangle warning"></i> ' +
- gettext('Changing the Relying Party may break existing
webAuthn TFA entries.'),
+ gettext('Changing the Relying Party may break existing
WebAuthn TFA entries.'),
},
],
});
--
2.47.2
_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel