We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e22fa1c commit b6f9688Copy full SHA for b6f9688
1 file changed
packages/localizations/src/en-GB.ts
@@ -223,7 +223,7 @@ export const enGB: LocalizationResource = {
223
formFieldInputPlaceholder__organizationSlug: 'my-org',
224
formFieldInputPlaceholder__password: 'Enter your password',
225
formFieldInputPlaceholder__phoneNumber: 'Enter your phone number',
226
- formFieldInputPlaceholder__username: undefined,
+ formFieldInputPlaceholder__username: 'Enter your username',
227
formFieldInput__emailAddress_format: undefined,
228
formFieldLabel__apiKey: 'API key',
229
formFieldLabel__apiKeyDescription: 'Description',
0 commit comments