update add german translation

This commit is contained in:
Yazan Agha-Schrader
2023-09-07 02:49:40 +02:00
parent de834cd66b
commit d501d4ce79
6 changed files with 5663 additions and 246 deletions

View File

@@ -1,6 +1,6 @@
import { cloneDeep, merge } from "lodash";
import { languageChinese } from "./cn";
import { languageChinese } from "./de";
import { languageGerman } from "./de";
import { languageEnglish } from "./en";
import { languageKorean } from "./ko";