From 8f6e1b599120ab20e62aedc910be8c7234435226 Mon Sep 17 00:00:00 2001 From: Michael Klein <37311672+MKleinSB@users.noreply.github.com> Date: Thu, 1 Aug 2019 00:10:33 +0200 Subject: [PATCH] Updates. --- _locales/de/Grove-strings.json | 1 + pxt.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/_locales/de/Grove-strings.json b/_locales/de/Grove-strings.json index 6b0311c..e66725d 100644 --- a/_locales/de/Grove-strings.json +++ b/_locales/de/Grove-strings.json @@ -21,4 +21,5 @@ "grove.TM1637.bit|block": "%strip|zeige Ziffer|%dispData|an Stelle|%bitAddr|", "grove.TM1637.point|block": "%strip|schalte Kommapunkt|%point|", "grove.TM1637.clear|block": "%strip|lösche 4-Ziffern Display" + } diff --git a/pxt.json b/pxt.json index 9db24bf..092fd8c 100644 --- a/pxt.json +++ b/pxt.json @@ -16,4 +16,4 @@ "test.ts" ], "public": true -} +} \ No newline at end of file