Localize “email address” placeholder on home page (#19362)
* Localize “email address” placeholder on home page * Apply suggestions from code review Co-authored-by: inductor <kohei.ota@zozo.com>
This commit is contained in:
parent
3cd0b29301
commit
d7e94ea4b8
|
|
@ -186,3 +186,6 @@ other = "次の項目"
|
|||
|
||||
[warning]
|
||||
other = "警告:"
|
||||
|
||||
[input_placeholder_email_address]
|
||||
other = "メールアドレス"
|
||||
|
|
|
|||
Loading…
Reference in New Issue