Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion apps/desktop/src/i18n/ja.ts
Original file line number Diff line number Diff line change
Expand Up @@ -863,7 +863,8 @@ export const ja = defineLocale({
needsSetup: 'セットアップが必要',
nousIncluded: 'Nous サブスクリプションに含まれています。有効にするには Nous Portal にサインインしてください。',
nousAuthNeededTitle: 'Nous Portal にサインイン',
nousAuthNeededMessage: provider => `${provider} は保存されましたが、Nous Portal にサインインするまで有効になりません。`,
nousAuthNeededMessage: provider =>
`${provider} は保存されましたが、Nous Portal にサインインするまで有効になりません。`,
nousAuthSignIn: 'サインイン',
nousAuthDoneTitle: 'Nous Portal に接続しました',
nousAuthDoneMessage: 'サブスクリプションのバックエンドが有効になりました。',
Expand Down
Loading