File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
packages/localizations/src Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @clerk/localizations " : patch
3+ ---
4+
5+ Add ja-JP translations in ` <UserProfile/> ` .
Original file line number Diff line number Diff line change @@ -426,7 +426,7 @@ export const jaJP: LocalizationResource = {
426426 headerTitle__general : '一般' ,
427427 headerTitle__members : 'メンバー' ,
428428 profileSection : {
429- primaryButton : undefined ,
429+ primaryButton : 'プロフィールを更新' ,
430430 title : '組織プロフィール' ,
431431 uploadAction__title : 'ロゴ' ,
432432 } ,
@@ -1190,7 +1190,7 @@ export const jaJP: LocalizationResource = {
11901190 title : '電話番号' ,
11911191 } ,
11921192 profileSection : {
1193- primaryButton : undefined ,
1193+ primaryButton : 'プロフィールを更新' ,
11941194 title : 'プロフィール' ,
11951195 } ,
11961196 usernameSection : {
You can’t perform that action at this time.
0 commit comments