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 = {
426
426
headerTitle__general : '一般' ,
427
427
headerTitle__members : 'メンバー' ,
428
428
profileSection : {
429
- primaryButton : undefined ,
429
+ primaryButton : 'プロフィールを更新' ,
430
430
title : '組織プロフィール' ,
431
431
uploadAction__title : 'ロゴ' ,
432
432
} ,
@@ -1190,7 +1190,7 @@ export const jaJP: LocalizationResource = {
1190
1190
title : '電話番号' ,
1191
1191
} ,
1192
1192
profileSection : {
1193
- primaryButton : undefined ,
1193
+ primaryButton : 'プロフィールを更新' ,
1194
1194
title : 'プロフィール' ,
1195
1195
} ,
1196
1196
usernameSection : {
You can’t perform that action at this time.
0 commit comments