diff --git a/pxt.json b/pxt.json index ba933d7..bbb7d99 100644 --- a/pxt.json +++ b/pxt.json @@ -9,7 +9,8 @@ "files": [ "README.md", "main.ts", - "_locales/ja/Grove-strings.json" + "_locales/ja/Grove-strings.json", + "_locales/de/Grove-strings.json" ], "testFiles": [ "test.ts"