Skip to content

Commit 79d28eb

Browse files
committed
add Japanese workAccountClosedSubtitle translation
1 parent 1136cbd commit 79d28eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/languages/ja.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2973,6 +2973,7 @@ ${date} の ${merchant} への ${amount}`,
29732973
title: '勤務用メールアドレスを追加できませんでした',
29742974
subtitle: (workEmail: string | undefined) =>
29752975
`${workEmail} を追加できませんでした。後で「設定」からもう一度お試しいただくか、ガイダンスについて Concierge にチャットでお問い合わせください。`,
2976+
workAccountClosedSubtitle: 'このメールに関連付けられているビジネスアカウントは閉鎖されています。再有効化するには会社の管理者に連絡するか、別のメールアドレスで登録してください。',
29762977
},
29772978
tasks: {
29782979
testDriveAdminTask: {

0 commit comments

Comments
 (0)