mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-03 00:33:49 +03:00
change discord to telegram on sidebar
This commit is contained in:
parent
2e5d2c55fe
commit
6ba8378152
@ -19,6 +19,7 @@
|
|||||||
"follow_us": "Падпісвайцеся на нас",
|
"follow_us": "Падпісвайцеся на нас",
|
||||||
"home": "Галоўная",
|
"home": "Галоўная",
|
||||||
"discord": "Далучайцеся да Discord",
|
"discord": "Далучайцеся да Discord",
|
||||||
|
"telegram": "Далучайцеся да Telegram",
|
||||||
"x": "Падпісвайцеся на X",
|
"x": "Падпісвайцеся на X",
|
||||||
"github": "Зрабіць свой унёсак на GitHub"
|
"github": "Зрабіць свой унёсак на GitHub"
|
||||||
},
|
},
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
"follow_us": "Follow us",
|
"follow_us": "Follow us",
|
||||||
"home": "Home",
|
"home": "Home",
|
||||||
"discord": "Join our Discord",
|
"discord": "Join our Discord",
|
||||||
|
"telegram": "Join our Telegram",
|
||||||
"x": "Follow on X",
|
"x": "Follow on X",
|
||||||
"github": "Contribute on GitHub"
|
"github": "Contribute on GitHub"
|
||||||
},
|
},
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
"follow_us": "Síguenos",
|
"follow_us": "Síguenos",
|
||||||
"home": "Inicio",
|
"home": "Inicio",
|
||||||
"discord": "Únete a nuestro Discord",
|
"discord": "Únete a nuestro Discord",
|
||||||
|
"telegram": "Únete a nuestro Telegram",
|
||||||
"x": "Síguenos en X",
|
"x": "Síguenos en X",
|
||||||
"github": "Contribuye en GitHub"
|
"github": "Contribuye en GitHub"
|
||||||
},
|
},
|
||||||
|
@ -8,4 +8,4 @@ export { default as pl } from "./pl/translation.json";
|
|||||||
export { default as ru } from "./ru/translation.json";
|
export { default as ru } from "./ru/translation.json";
|
||||||
export { default as tr } from "./tr/translation.json";
|
export { default as tr } from "./tr/translation.json";
|
||||||
export { default as be } from "./be/translation.json";
|
export { default as be } from "./be/translation.json";
|
||||||
export { default as ua } from "./ua/translation.json";
|
export { default as uk } from "./uk/translation.json";
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
"follow_us": "Seguici",
|
"follow_us": "Seguici",
|
||||||
"home": "Home",
|
"home": "Home",
|
||||||
"discord": "Unisciti al nostro Discord",
|
"discord": "Unisciti al nostro Discord",
|
||||||
|
"telegram": "Unisciti al nostro Telegram",
|
||||||
"x": "Segui su X",
|
"x": "Segui su X",
|
||||||
"github": "Contribuisci su GitHub"
|
"github": "Contribuisci su GitHub"
|
||||||
},
|
},
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
"home": "Início",
|
"home": "Início",
|
||||||
"follow_us": "Acompanhe-nos",
|
"follow_us": "Acompanhe-nos",
|
||||||
"discord": "Entre no nosso Discord",
|
"discord": "Entre no nosso Discord",
|
||||||
|
"telegram": "Entre no nosso Telegram",
|
||||||
"x": "Siga-nos no X",
|
"x": "Siga-nos no X",
|
||||||
"github": "Contribua no GitHub"
|
"github": "Contribua no GitHub"
|
||||||
},
|
},
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
"follow_us": "Подписывайтесь на нас",
|
"follow_us": "Подписывайтесь на нас",
|
||||||
"home": "Главная",
|
"home": "Главная",
|
||||||
"discord": "Присоединяйтесь к Discord",
|
"discord": "Присоединяйтесь к Discord",
|
||||||
|
"telegram": "Присоединяйтесь к Telegram",
|
||||||
"x": "Подписывайтесь на X",
|
"x": "Подписывайтесь на X",
|
||||||
"github": "Внести свой вклад на GitHub"
|
"github": "Внести свой вклад на GitHub"
|
||||||
},
|
},
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
"follow_us": "Bizi takip et",
|
"follow_us": "Bizi takip et",
|
||||||
"home": "Ana menü",
|
"home": "Ana menü",
|
||||||
"discord": "Discord'umuza katıl",
|
"discord": "Discord'umuza katıl",
|
||||||
|
"telegram": "Telegram'umuza katıl",
|
||||||
"x": "X'te bizi takip et",
|
"x": "X'te bizi takip et",
|
||||||
"github": "GitHub'da bize katkı yap"
|
"github": "GitHub'da bize katkı yap"
|
||||||
},
|
},
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
"follow_us": "Підписуйтесь на нас",
|
"follow_us": "Підписуйтесь на нас",
|
||||||
"home": "Головна",
|
"home": "Головна",
|
||||||
"discord": "Приєднуйтесь до Discord",
|
"discord": "Приєднуйтесь до Discord",
|
||||||
|
"telegram": "Приєднуйтесь до Telegram",
|
||||||
"x": "Підписуйтесь на X",
|
"x": "Підписуйтесь на X",
|
||||||
"github": "Зробіть свій внесок на GitHub"
|
"github": "Зробіть свій внесок на GitHub"
|
||||||
},
|
},
|
1
src/renderer/src/assets/telegram-icon.svg
Normal file
1
src/renderer/src/assets/telegram-icon.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path d="M41.4193 7.30899C41.4193 7.30899 45.3046 5.79399 44.9808 9.47328C44.8729 10.9883 43.9016 16.2908 43.1461 22.0262L40.5559 39.0159C40.5559 39.0159 40.3401 41.5048 38.3974 41.9377C36.4547 42.3705 33.5408 40.4227 33.0011 39.9898C32.5694 39.6652 24.9068 34.7955 22.2086 32.4148C21.4531 31.7655 20.5897 30.4669 22.3165 28.9519L33.6487 18.1305C34.9438 16.8319 36.2389 13.8019 30.8426 17.4812L15.7331 27.7616C15.7331 27.7616 14.0063 28.8437 10.7686 27.8698L3.75342 25.7055C3.75342 25.7055 1.16321 24.0823 5.58815 22.459C16.3807 17.3729 29.6555 12.1786 41.4193 7.30899Z" fill="#6f7279"></path> </g></svg>
|
After Width: | Height: | Size: 833 B |
@ -10,7 +10,7 @@ import { useDownload, useLibrary } from "@renderer/hooks";
|
|||||||
import { routes } from "./routes";
|
import { routes } from "./routes";
|
||||||
|
|
||||||
import { MarkGithubIcon } from "@primer/octicons-react";
|
import { MarkGithubIcon } from "@primer/octicons-react";
|
||||||
import DiscordLogo from "@renderer/assets/discord-icon.svg?react";
|
import TelegramLogo from "@renderer/assets/telegram-icon.svg?react";
|
||||||
import XLogo from "@renderer/assets/x-icon.svg?react";
|
import XLogo from "@renderer/assets/x-icon.svg?react";
|
||||||
|
|
||||||
import * as styles from "./sidebar.css";
|
import * as styles from "./sidebar.css";
|
||||||
@ -35,9 +35,9 @@ export function Sidebar() {
|
|||||||
|
|
||||||
const socials = [
|
const socials = [
|
||||||
{
|
{
|
||||||
url: "https://discord.gg/hydralauncher",
|
url: "https://t.me/hydralauncher",
|
||||||
icon: <DiscordLogo />,
|
icon: <TelegramLogo />,
|
||||||
label: t("discord"),
|
label: t("telegram"),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
url: "https://twitter.com/hydralauncher",
|
url: "https://twitter.com/hydralauncher",
|
||||||
|
Loading…
Reference in New Issue
Block a user