Standartsprache (für Dokumente) - DE
This commit is contained in:
@@ -26,7 +26,7 @@ function PosthogInit() {
|
||||
}
|
||||
|
||||
async function main() {
|
||||
const locale = detect(fromHtmlTag('lang')) || 'en';
|
||||
const locale = detect(fromHtmlTag('lang')) || 'de';
|
||||
|
||||
await dynamicActivate(locale);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user