From 4024a1083bf322329a0c9388a70d352efb65f03a Mon Sep 17 00:00:00 2001 From: Harel M Date: Tue, 15 Oct 2024 09:21:38 +0300 Subject: [PATCH] Update src/locales/de/translation.json Co-authored-by: Joscha <34318751+josxha@users.noreply.github.com> --- src/locales/de/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/de/translation.json b/src/locales/de/translation.json index f634bb24..cc89f369 100644 --- a/src/locales/de/translation.json +++ b/src/locales/de/translation.json @@ -163,7 +163,7 @@ "Add a new source to your style. You can only choose the source type and id at creation time!": "Füge eine neue Quelle zu deinem Stil hinzu. Du kannst den Quellentyp und die ID nur bei der Erstellung auswählen!", "TileJSON URL": "TileJSON URL", "Tile URL": "Kachel-URL", - "Scheme Type": "__STRING_NOT_TRANSLATED__", + "Scheme Type": "Schema-Typ", "Coord top left": "Koordinate oben links", "Coord top right": "Koordinate oben rechts", "Coord bottom right": "Koordinate unten rechts",