File tree Expand file tree Collapse file tree
packages/localizations/src Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ ' @clerk/localizations ' : patch
3+ ---
4+
5+ Add signIn related translation to ja-JP
Original file line number Diff line number Diff line change @@ -548,14 +548,14 @@ export const jaJP: LocalizationResource = {
548548 } ,
549549 start : {
550550 actionLink : 'サインアップ' ,
551- actionLink__join_waitlist : undefined ,
551+ actionLink__join_waitlist : 'ウェイトリストに登録' ,
552552 actionLink__use_email : 'メールアドレスを使用' ,
553553 actionLink__use_email_username : 'メールアドレスまたはユーザー名を使用' ,
554- actionLink__use_passkey : undefined ,
554+ actionLink__use_passkey : 'パスキーを使用' ,
555555 actionLink__use_phone : '電話番号を使用' ,
556556 actionLink__use_username : 'ユーザー名を使用' ,
557557 actionText : 'アカウントをお持ちでないですか?' ,
558- actionText__join_waitlist : undefined ,
558+ actionText__join_waitlist : '先行体験にご興味ありますか?' ,
559559 subtitle : '{{applicationName}}へのアクセスを続ける' ,
560560 subtitleCombined : undefined ,
561561 title : 'サインイン' ,
You can’t perform that action at this time.
0 commit comments