Fix: fix passkey translation keys (#6512)

* fix: common message mentioning passkey

* devex: split title and header translation keys

* chore: rerun pnpm prepr:frontend

---------

Co-authored-by: Calum H. <calum@modrinth.com>
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
This commit is contained in:
DeDiamondPro
2026-07-10 16:35:59 +00:00
committed by GitHub
co-authored by Calum H. Prospector
parent c07727aa49
commit 332dfe1074
15 changed files with 34 additions and 46 deletions
+1 -1
View File
@@ -249,7 +249,7 @@ export const commonMessages = defineMessages({
},
removeButton: {
id: 'button.remove',
defaultMessage: 'Delete passkey',
defaultMessage: 'Remove',
},
removeImageButton: {
id: 'button.remove-image',