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.
1 parent b17e3fd commit cf9cb46Copy full SHA for cf9cb46
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