From d278f6a54a2a316e70271ad04bd206e49a93fa5f Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sat, 18 Feb 2023 22:24:58 -0500 Subject: add tiles json and internationalization --- tiles/N4-23c/tile.json | 5 +++++ tiles/N4-23c/tile.svg | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 tiles/N4-23c/tile.json create mode 100644 tiles/N4-23c/tile.svg (limited to 'tiles/N4-23c') diff --git a/tiles/N4-23c/tile.json b/tiles/N4-23c/tile.json new file mode 100644 index 00000000..15c40458 --- /dev/null +++ b/tiles/N4-23c/tile.json @@ -0,0 +1,5 @@ +{ + "id": "N4-23c", + "name": "N4-23c", + "description": "" +} diff --git a/tiles/N4-23c/tile.svg b/tiles/N4-23c/tile.svg new file mode 100644 index 00000000..074147ef --- /dev/null +++ b/tiles/N4-23c/tile.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3