[Glitch] Profile editing: Fix incorrect label

Port 74123950be00e498fa1b78fcfaf9f5b9ec3246eb to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Echo 2026-03-25 11:46:18 +01:00 committed by Claire
parent 237440f2ec
commit 166f932d1e

View File

@ -59,7 +59,7 @@ export const messages = defineMessages({
defaultMessage: 'Add a short introduction to help others identify you.',
},
bioAddLabel: {
id: 'account_edit.bio.label',
id: 'account_edit.bio.add_label',
defaultMessage: 'Add bio',
},
bioEditLabel: {