Signed-off-by: Maximiliano Sandoval <[email protected]>
---
js/TFAView.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/js/TFAView.js b/js/TFAView.js
index ca8ceb0..fd69222 100644
--- a/js/TFAView.js
+++ b/js/TFAView.js
@@ -3,7 +3,7 @@ Ext.define('PMG.WebauthnConfigEdit', {
extend: 'Proxmox.window.Edit',
alias: ['widget.pmgWebauthnConfigEdit'],
- subject: gettext('Webauthn'),
+ subject: gettext('WebAuthn'),
url: '/api2/extjs/config/tfa/webauthn',
autoLoad: true,
@@ -81,7 +81,7 @@ Ext.define('PMG.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