We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79d0ecf commit bc5dc34Copy full SHA for bc5dc34
1 file changed
packages/localizations/src/en-US.ts
@@ -221,7 +221,7 @@ export const enUS: LocalizationResource = {
221
formFieldInputPlaceholder__organizationSlug: 'my-org',
222
formFieldInputPlaceholder__password: 'Enter your password',
223
formFieldInputPlaceholder__phoneNumber: 'Enter your phone number',
224
- formFieldInputPlaceholder__username: undefined,
+ formFieldInputPlaceholder__username: 'Enter your username',
225
formFieldInput__emailAddress_format: 'Example format: name@example.com',
226
formFieldLabel__apiKey: 'API key',
227
formFieldLabel__apiKeyDescription: 'Description',
0 commit comments