summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Sosnitzka <robert.sosnitzka@gmail.com>2017-01-13 18:49:15 +0100
committerRobert Sosnitzka <robert.sosnitzka@gmail.com>2017-01-13 18:49:15 +0100
commit0d5df06eb085cacf59f39d08084eebb784789feb (patch)
tree741ca5046c629ea996d7af5d76af9122127ec3d4
parent4db215fc654f390313198e02cc1579728d2aca0c (diff)
Added two missing german translation files
-rw-r--r--src/main/resources/assets/taiga/book/de_DE/taiga/firstwords.json4
-rw-r--r--src/main/resources/assets/taiga/book/de_DE/taiga/intro.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/assets/taiga/book/de_DE/taiga/firstwords.json b/src/main/resources/assets/taiga/book/de_DE/taiga/firstwords.json
index 9e8bd4d..4b412a4 100644
--- a/src/main/resources/assets/taiga/book/de_DE/taiga/firstwords.json
+++ b/src/main/resources/assets/taiga/book/de_DE/taiga/firstwords.json
@@ -1,11 +1,11 @@
{
- "title": "New ores",
+ "title": "Neue Erze",
"image": {
"file": "taiga:textures/book/ores.png"
},
"text": [
{
- "text": "TAIGA adds various new blocks and ores. To get higher tiers, stats and traits you need to alloy them wisely. On the next Pages you will learn where to get these new materials and what else you need to know."
+ "text": "TAIGA fügt viele neue Blöcke und Erze hinzu, die nach und nach zu besseren Legierungen verschmolzen werden können. Auf den nächsten Seiten lernst du die Erze von TAIGA kennen."
}
]
} \ No newline at end of file
diff --git a/src/main/resources/assets/taiga/book/de_DE/taiga/intro.json b/src/main/resources/assets/taiga/book/de_DE/taiga/intro.json
index 2d5801b..de3c623 100644
--- a/src/main/resources/assets/taiga/book/de_DE/taiga/intro.json
+++ b/src/main/resources/assets/taiga/book/de_DE/taiga/intro.json
@@ -5,7 +5,7 @@
},
"text": [
{
- "text": "Thank you for downloading TAIGA. TAIGA is an addon for Tinker's Construct with a lot of end game materials. On the next pages you will see and learn how to find the new added Ores and what other features you can find in TAIGA."
+ "text": "Danke für die installation von TAIGA - einer Modifikation mit vielen neuen Lategame-Materialien. Bitte lies weiter um mehr über die Modifikation und ihre Features zu erfahren."
}
]
} \ No newline at end of file