mirror of
https://github.com/glitch-soc/mastodon.git
synced 2026-03-29 03:00:33 +02:00
[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:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user