mirror of
https://github.com/upscayl/upscayl.git
synced 2026-04-03 03:00:13 -04:00
Show German translations
Unleash @mynetx's German translations into the ~~wild~~ Upscayl Office!
This commit is contained in:
@@ -8,9 +8,10 @@ const locales = {
|
||||
zh: "简体中文",
|
||||
es: "Español",
|
||||
fr: "Français",
|
||||
de: "Deutsch",
|
||||
vi: "Tiếng Việt",
|
||||
id: "Bahasa Indonesia",
|
||||
pt: "Português (Portugal)",
|
||||
id: "Bahasa Indonesia",
|
||||
};
|
||||
|
||||
const LanguageSwitcher = ({ hideLabel = false }: { hideLabel?: boolean }) => {
|
||||
|
||||
Reference in New Issue
Block a user