chore: Update translations

This commit is contained in:
Kieran 2023-12-09 14:30:53 +00:00
parent ad13c41eb9
commit e1d8d1c022

View File

@ -139,11 +139,12 @@ export function LayoutPage() {
onClick={() => navigate("/")}>
<img src="/zap-stream.svg" width={40} />
</div>
<div className="grow flex items-center gap-2">
</div>
<div className="grow flex items-center gap-2"></div>
<div className="flex items-center gap-3">
<Link to="https://discord.gg/Wtg6NVDdbT" target="_blank" className="flex items-center max-md:hidden gap-1 bg-gray-1 hover:bg-gray-2 font-bold p-2 rounded-xl">
<Link
to="https://discord.gg/Wtg6NVDdbT"
target="_blank"
className="flex items-center max-md:hidden gap-1 bg-gray-1 hover:bg-gray-2 font-bold p-2 rounded-xl">
<Icon name="link" />
Discord
</Link>