diff --git a/components/FourOhFour.tsx b/components/FourOhFour.tsx
index ead1267..d17328e 100644
--- a/components/FourOhFour.tsx
+++ b/components/FourOhFour.tsx
@@ -10,7 +10,8 @@ const FourOhFour: React.FC<{ errorMsg: string }> = ({ errorMsg }) => {
- Oops, that{"'"}s a four-oh-four.
+ {/* eslint-disable-next-line react/no-unescaped-entities */}
+ Oops, that's a four-oh-four.
diff --git a/pages/onedrive-vercel-index-oauth/step-2.tsx b/pages/onedrive-vercel-index-oauth/step-2.tsx
index 3d231d4..2bb55e9 100644
--- a/pages/onedrive-vercel-index-oauth/step-2.tsx
+++ b/pages/onedrive-vercel-index-oauth/step-2.tsx
@@ -74,7 +74,8 @@ export default function OAuthStep2() {
The OAuth link for getting the authorisation code has been created. Click on the link above to get the{' '}
authorisation code. Your browser will
- open a new tab to Microsoft{"'"}s account login page. After logging in and authenticating with your
+ {/* eslint-disable-next-line react/no-unescaped-entities */}
+ open a new tab to Microsoft's account login page. After logging in and authenticating with your
Microsoft account, you will be redirected to a blank page on localhost. Paste{' '}
the entire redirected URL down below.
diff --git a/pages/onedrive-vercel-index-oauth/step-3.tsx b/pages/onedrive-vercel-index-oauth/step-3.tsx
index 275b4b4..d50c2cd 100644
--- a/pages/onedrive-vercel-index-oauth/step-3.tsx
+++ b/pages/onedrive-vercel-index-oauth/step-3.tsx
@@ -139,7 +139,8 @@ export default function OAuthStep3({ accessToken, expiryTime, refreshToken, erro
rel="noopener noreferrer"
className="text-blue-600 hover:underline dark:text-blue-500"
>
- Microsoft{"'"}s official explanation
+ {/* eslint-disable-next-line react/no-unescaped-entities */}
+ Microsoft's official explanation
{' '}
on the error message.
diff --git a/public/locales/en/common.json b/public/locales/en/common.json
index c14554c..bdb04d8 100644
--- a/public/locales/en/common.json
+++ b/public/locales/en/common.json
@@ -76,7 +76,7 @@
"of {{count}} file(s) -——loaded——other": "of {{count}} files -",
"of {{count}} file(s) -——loading——one": "of ... file(s) -",
"of {{count}} file(s) -——loading——other": "of ... file(s) -",
- "Oops, that's a <3>four-oh-four3>.": "Oops, that's a <3>four-oh-four3>.",
+ "Oops, that's a <1>four-oh-four1>.": "Oops, that's a <1>four-oh-four1>.",
"Open URL": "Open URL",
"Open URL{{url}}": "Open URL{{url}}",
"Press <2>F122> and open devtools for more details, or seek help at <6>onedrive-vercel-index discussions6>.": "Press <2>F122> and open devtools for more details, or seek help at <6>onedrive-vercel-index discussions6>.",
@@ -97,7 +97,7 @@
"Storing tokens": "Storing tokens",
"Success! The API returned what we needed.": "Success! The API returned what we needed.",
"The authorisation code extracted is:": "The authorisation code extracted is:",
- "The OAuth link for getting the authorisation code has been created. Click on the link above to get the <2>authorisation code2>. Your browser will open a new tab to Microsoft's account login page. After logging in and authenticating with your Microsoft account, you will be redirected to a blank page on localhost. Paste <7>the entire redirected URL7> down below.": "The OAuth link for getting the authorisation code has been created. Click on the link above to get the <2>authorisation code2>. Your browser will open a new tab to Microsoft's account login page. After logging in and authenticating with your Microsoft account, you will be redirected to a blank page on localhost. Paste <7>the entire redirected URL7> down below.",
+ "The OAuth link for getting the authorisation code has been created. Click on the link above to get the <2>authorisation code2>. Your browser willopen a new tab to Microsoft's account login page. After logging in and authenticating with your Microsoft account, you will be redirected to a blank page on localhost. Paste <6>the entire redirected URL6> down below.": "The OAuth link for getting the authorisation code has been created. Click on the link above to get the <2>authorisation code2>. Your browser willopen a new tab to Microsoft's account login page. After logging in and authenticating with your Microsoft account, you will be redirected to a blank page on localhost. Paste <6>the entire redirected URL6> down below.",
"These tokens are used to authenticate yourself into password protected folders, ": "These tokens are used to authenticate yourself into password protected folders, ",
"These tokens may take a few seconds to populate after you click the button below. ": "These tokens may take a few seconds to populate after you click the button below. ",
"This route (the folder itself and the files inside) is password protected. ": "This route (the folder itself and the files inside) is password protected. ",
diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json
index f145d48..11ffe0a 100644
--- a/public/locales/zh-CN/common.json
+++ b/public/locales/zh-CN/common.json
@@ -72,7 +72,7 @@
"OAuth Step 3 - {{title}}": "OAuth 第 3 步 - {{title}}",
"of {{count}} file(s) -——loaded——other": "共 {{count}} 个文件",
"of {{count}} file(s) -——loading——other": "共……个文件",
- "Oops, that's a <3>four-oh-four3>.": "Oops,这里是 <3>4043> 页面。",
+ "Oops, that's a <1>four-oh-four1>.": "Oops,这里是 <1>4041> 页面。",
"Open URL": "打开 URL",
"Open URL{{url}}": "打开 URL{{url}}",
"Press <2>F122> and open devtools for more details, or seek help at <6>onedrive-vercel-index discussions6>.": "请按下 <2>F122> 来打开开发者工具窗口以获取详细信息,或是到 <6>onedrive-vercel-index 社区讨论6> 处寻求帮助。",
@@ -93,7 +93,7 @@
"Storing tokens": "正在存储 tokens……",
"Success! The API returned what we needed.": "成功!此 API 返回了我们需要的东西。",
"The authorisation code extracted is:": "提取出的授权码为:",
- "The OAuth link for getting the authorisation code has been created. Click on the link above to get the <2>authorisation code2>. Your browser will open a new tab to Microsoft's account login page. After logging in and authenticating with your Microsoft account, you will be redirected to a blank page on localhost. Paste <7>the entire redirected URL7> down below.": "创建出的这个 OAuth 链接是用来获取授权码的。点击上方链接以获取所需的 <2>授权码2>。你的浏览器将打开一个新的标签页到 Microsoft 的帐号登录页面。在登录并验证你的 Microsoft 帐号之后,你将被重定向到一个域名为 localhost 的空白页面。请将<7>完整的重定向后的 URL7> 复制粘贴到下方。",
+ "The OAuth link for getting the authorisation code has been created. Click on the link above to get the <2>authorisation code2>. Your browser willopen a new tab to Microsoft's account login page. After logging in and authenticating with your Microsoft account, you will be redirected to a blank page on localhost. Paste <6>the entire redirected URL6> down below.": "创建出的这个 OAuth 链接是用来获取授权码的。点击上方链接以获取所需的 <2>授权码2>。你的浏览器将打开一个新的标签页到 Microsoft 的帐号登录页面。在登录并验证你的 Microsoft 帐号之后,你将被重定向到一个域名为 localhost 的空白页面。请将<6>完整的重定向后的 URL6> 复制粘贴到下方。",
"These tokens are used to authenticate yourself into password protected folders, ": "这些密钥是用来验证您的身份以访问密钥保护下的文件夹的,",
"These tokens may take a few seconds to populate after you click the button below. ": "当你点击下方按钮之后,这些 tokens 可能需要几秒钟来生成出现。",
"This route (the folder itself and the files inside) is password protected. ": "此路由(此文件夹和其中的文件)是受密钥保护的。",