diff --git a/src/components/global/Header.astro b/src/components/global/Header.astro index 0ed9416..b20b48f 100644 --- a/src/components/global/Header.astro +++ b/src/components/global/Header.astro @@ -27,6 +27,6 @@ import { LanguageSelector } from "astro-i18next/components" ru: "Russian" }} /> - {t("HEADER.FEEDBACK")} + {t("HEADER.FEEDBACK")} \ No newline at end of file