Skip to content

Commit d3eeb08

Browse files
authored
Add placeholder translation for username field (#1471)
* Add placeholder translation for username field * Apply php-cs-fixer changes --------- Co-authored-by: Corepex <[email protected]>
1 parent 740dc06 commit d3eeb08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Util/Constant/PublicTranslations.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@
3131
'forgot-password-form.username',
3232
'forgot-password-form.reset-password',
3333
'forgot-password-form.back',
34+
'forgot-password-form.username.placeholder',
3435
];
3536
}

0 commit comments

Comments
 (0)