diff --git a/src/locales/en.json b/src/locales/en.json index b8de11393..0bf265fdd 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -1229,17 +1229,17 @@ "onboarding.avatar.title": "Choose a profile picture", "onboarding.bio.hint": "Max 500 characters", "onboarding.bio.placeholder": "Tell the world a little about yourself…", + "onboarding.display_identity.fields.nip05_label": "Username", + "onboarding.display_identity.fields.reason_placeholder": "Why do you want to be part of the {siteTitle} community?", + "onboarding.display_identity.help_text": "This identifier is a unique username that represents you on the platform. It is automatically generated based on the site, ensuring that you have a distinct identity to interact with other users. This username can be used to personalize your experience and facilitate communication within the community.", + "onboarding.display_identity.label": "Identity", + "onboarding.display_identity.request": "Username requested", + "onboarding.display_identity.subtitle": "You can always edit this later.", + "onboarding.display_identity.title": "Choose an Identity", "onboarding.display_name.label": "Display name", "onboarding.display_name.placeholder": "Eg. John Smith", "onboarding.display_name.subtitle": "You can always edit this later.", "onboarding.display_name.title": "Choose a display name", - "onboarding.display_identity.title": "Choose an Identity", - "onboarding.display_identity.label": "Identity", - "onboarding.display_identity.request": "Username requested", - "onboarding.display_identity.subtitle": "Show who you are! Create a unique username and make your mark.", - "onboarding.display_identity.help_text": "This identifier is a unique username that represents you on the platform. It is automatically generated based on the site, ensuring that you have a distinct identity to interact with other users. This username can be used to personalize your experience and facilitate communication within the community.", - "onboarding.display_identity.fields.nip05_label": "Username", - "onboarding.display_identity.fields.reason_placeholder": "Why do you want to be part of the {siteTitle} community?", "onboarding.done": "Done", "onboarding.error": "An unexpected error occurred. Please try again or skip this step.", "onboarding.finished.message": "We are very excited to welcome you to our community! Tap the button below to get started.",