diff --git a/.changeset/fluffy-jeans-care.md b/.changeset/fluffy-jeans-care.md new file mode 100644 index 00000000000..58b39c9675e --- /dev/null +++ b/.changeset/fluffy-jeans-care.md @@ -0,0 +1,5 @@ +--- +"@clerk/localizations": patch +--- + +Add ja-JP translations in ``. diff --git a/packages/localizations/src/ja-JP.ts b/packages/localizations/src/ja-JP.ts index ba0a194fdd7..242fb0445ab 100644 --- a/packages/localizations/src/ja-JP.ts +++ b/packages/localizations/src/ja-JP.ts @@ -425,7 +425,7 @@ export const jaJP: LocalizationResource = { headerTitle__general: '一般', headerTitle__members: 'メンバー', profileSection: { - primaryButton: undefined, + primaryButton: 'プロフィールを更新', title: '組織プロフィール', uploadAction__title: 'ロゴ', }, @@ -1189,7 +1189,7 @@ export const jaJP: LocalizationResource = { title: '電話番号', }, profileSection: { - primaryButton: undefined, + primaryButton: 'プロフィールを更新', title: 'プロフィール', }, usernameSection: {