Skip to content

Commit

Permalink
fix(l10n): 英語向けにプレースホルダーを調整
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Apr 2, 2024
1 parent d991716 commit 77d2a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/app/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"form": {
"title": "Contact",
"form_name_label": "Name",
"form_name_placeholder": "Taro Yamada",
"form_name_placeholder": "John Doe",
"form_email_label": "Email",
"form_text_label": "Content",
"submit": "Submit",
Expand Down

0 comments on commit 77d2a80

Please sign in to comment.