Skip to content

Commit aef38a9

Browse files
authored
fix(localizations): format ja-JP.ts with prettier (#8169)
1 parent cbf1eac commit aef38a9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.changeset/neat-formats-glow.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

packages/localizations/src/ja-JP.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1038,8 +1038,7 @@ export const jaJP: LocalizationResource = {
10381038
organization_domain_common: 'これは一般的なメールプロバイダーのドメインです。別のものを使用してください。',
10391039
organization_domain_exists_for_enterprise_connection: 'このドメインは組織の SSO で既に使用されています。',
10401040
organization_membership_quota_exceeded: '保留中の招待を含め、組織のメンバー数の上限に達しました。',
1041-
organization_minimum_permissions_needed:
1042-
'必要な最小権限を持つ組織メンバーが少なくとも1人必要です。',
1041+
organization_minimum_permissions_needed: '必要な最小権限を持つ組織メンバーが少なくとも1人必要です。',
10431042
organization_not_found_or_unauthorized:
10441043
'この組織のメンバーではなくなりました。別の組織を選択するか、新しく作成してください。',
10451044
organization_not_found_or_unauthorized_with_create_organization_disabled:

0 commit comments

Comments
 (0)