fmt(js): npm run fix on merge (#67486)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
1bf441cd19
commit
3a6e40b297
1 changed files with 2 additions and 1 deletions
|
|
@ -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: 'サブスクリプションのバックエンドが有効になりました。',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue