added german locale

This commit is contained in:
Michael Klein 2019-11-13 15:40:30 +01:00 committed by Baozhu Zuo
parent a97427ee49
commit f006a8b115

View File

@ -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"