Skip to content

Commit 1f15405

Browse files
committed
Fix spelling errors/grammar in EN and DE language
1 parent 063ef46 commit 1f15405

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/locales/de.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"playerColor": "Wähle eine Spielfarbe für die Automa. Die Automa benötigt nur 1 Leistenmarker und 1 SP-Marker.",
3030
"trackTokens": "Lege den Leistenmarker auf die <b>Kriegsleiste</b> und den SP-Marker auf die <b>Siegpunktleiste</b>.",
3131
"startPlayer": {
32-
"player": "<b>Du</b> fängst an. Nehme 10 Gold und den Führungsmarker.",
33-
"bot": "<b>Automa</b> fängt an. Gebe ihr den Führungsmarker."
32+
"player": "<b>Du</b> fängst an. Nimm 10 Gold und den Führungsmarker.",
33+
"bot": "<b>Automa</b> fängt an. Gib ihr den Führungsmarker."
3434
},
3535
"secondPlayer": {
36-
"player": "<b>Du</b> bist danach an der Reihe. Nehme 12 Gold und den Architekturmarker.",
37-
"bot": "<b>Automa</b> ist danach an der Reihe. Gebe ihr den Architekturmarker."
36+
"player": "<b>Du</b> bist danach an der Reihe. Nimm 12 Gold und den Architekturmarker.",
37+
"bot": "<b>Automa</b> ist danach an der Reihe. Gib ihr den Architekturmarker."
3838
}
3939
},
4040
"botRules": {

src/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"setup": {
2626
"gameBoard": "Setup the game the same way as a 2-player game.",
2727
"prosperityCards": "You do not need to set up the prosperity cards, they are managed and displayed by the application.",
28-
"techCards": "The tech cards and blank techs are randomized by the application, you are drafting them in the application against the Automa. After each drafting phase in the app, pick the cards your drafted from the stack of the corresponding age.",
28+
"techCards": "The tech cards and blank techs are randomized by the application, you are drafting them in the application against the Automa. After each drafting phase in the app, pick the cards you drafted from the stack of the corresponding age.",
2929
"playerColor": "Choose a player color for the Automa. The Automa only needs 1 track marker and 1 VP marker.",
3030
"trackTokens": "Place the Automa markers on the <b>war track</b> and on the <b>VP track</b>.",
3131
"startPlayer": {

0 commit comments

Comments
 (0)