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 7a0ac96 commit d2d54ceCopy full SHA for d2d54ce
container/Layout/RightBar.jsx
@@ -28,7 +28,7 @@ export default function ThemeSwitcher({ language, dispatch }) {
28
{showNote && (
29
<>
30
<Link href={url}>
31
- <a target="_blank" rel="noopener">Dành 1 chút vài phút để đọc mọi điều cần biết về project</a>
+ <a target="_blank" rel="noopener">Click vào đây và dành một vài phút để đọc mọi điều cần biết về project này</a>
32
</Link>
33
</>
34
)}
0 commit comments