mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-08-09 17:26:20 +00:00
feat(i18n): add Slovak translation
This commit is contained in:
@@ -29,6 +29,7 @@ export function LanguageSwitcher() {
|
||||
const labels: Record<string, string> = {
|
||||
en: t("en"),
|
||||
es: t("es"),
|
||||
sk: t("sk"),
|
||||
}
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user