feat(i18n): Add German translation for language auto-detect

This commit is contained in:
loner
2025-10-19 01:39:23 +08:00
parent 63bd97e76f
commit 66de0222b0
+2 -1
View File
@@ -76,7 +76,8 @@
},
"select": {
"label": "Anwendungssprache",
"description": "Wählen Sie die in der Anwendungsoberfläche verwendete Sprache."
"description": "Wählen Sie die in der Anwendungsoberfläche verwendete Sprache.",
"auto-detect": "Automatisch"
}
}
},