[Glitch] Profile editing: Fix incorrect label

Port 74123950be 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.', defaultMessage: 'Add a short introduction to help others identify you.',
}, },
bioAddLabel: { bioAddLabel: {
id: 'account_edit.bio.label', id: 'account_edit.bio.add_label',
defaultMessage: 'Add bio', defaultMessage: 'Add bio',
}, },
bioEditLabel: { bioEditLabel: {