We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b17e3fd + cf9cb46 commit d54b4dbCopy full SHA for d54b4db
src/features/localization/dictionaries/layout/ja.tsx
@@ -84,7 +84,7 @@ export const jaLayoutDictionary: LayoutDictionaryModel = {
84
url: BASE_URL,
85
label: "JWTデバッガー",
86
},
87
- copyright: `Copyright © ${new Date().getFullYear()} Okta. 全て rights reserved.`,
+ copyright: `Copyright © ${new Date().getFullYear()} Okta. All rights reserved.`,
88
resources: {
89
title: "Auth0が運営する姉妹サイト",
90
links: [
0 commit comments