We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbf1eac commit aef38a9Copy full SHA for aef38a9
2 files changed
.changeset/neat-formats-glow.md
@@ -0,0 +1,2 @@
1
+---
2
packages/localizations/src/ja-JP.ts
@@ -1038,8 +1038,7 @@ export const jaJP: LocalizationResource = {
1038
organization_domain_common: 'これは一般的なメールプロバイダーのドメインです。別のものを使用してください。',
1039
organization_domain_exists_for_enterprise_connection: 'このドメインは組織の SSO で既に使用されています。',
1040
organization_membership_quota_exceeded: '保留中の招待を含め、組織のメンバー数の上限に達しました。',
1041
- organization_minimum_permissions_needed:
1042
- '必要な最小権限を持つ組織メンバーが少なくとも1人必要です。',
+ organization_minimum_permissions_needed: '必要な最小権限を持つ組織メンバーが少なくとも1人必要です。',
1043
organization_not_found_or_unauthorized:
1044
'この組織のメンバーではなくなりました。別の組織を選択するか、新しく作成してください。',
1045
organization_not_found_or_unauthorized_with_create_organization_disabled:
0 commit comments