From 603871f20e394742e750846df18a95412d8326ad Mon Sep 17 00:00:00 2001 From: Nikita Karamov Date: Sat, 2 Sep 2023 19:05:10 +0200 Subject: [PATCH] Improve a11y of language selector --- src/components/language-select.astro | 6 +++--- src/i18n/translations/de.json | 2 +- src/i18n/translations/en.json | 4 ++-- src/i18n/translations/es.json | 2 +- src/i18n/translations/fr.json | 4 ++-- src/i18n/translations/ru.json | 4 ++-- src/styles/main.scss | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/components/language-select.astro b/src/components/language-select.astro index 5b8a7ef..b80a206 100644 --- a/src/components/language-select.astro +++ b/src/components/language-select.astro @@ -11,8 +11,8 @@ import { languages } from "@i18n/translations"; const initialLanguage = "en"; --- -
- Language: +