Small language improvements
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1 +1,6 @@
|
|||||||
.idea/
|
.idea/
|
||||||
|
node_modules/
|
||||||
|
Tetris.js-*/
|
||||||
|
package-lock.json
|
||||||
|
Tetris.js-*.zip
|
||||||
|
Tetris.js-*.rar
|
@@ -37,8 +37,8 @@ const de = {
|
|||||||
counterScore: "Punkte: ",
|
counterScore: "Punkte: ",
|
||||||
counterTime: "Zeit: ",
|
counterTime: "Zeit: ",
|
||||||
themeDefault: "Standard",
|
themeDefault: "Standard",
|
||||||
themeClean: "Glattpoliert",
|
themeClean: "Lückenlos",
|
||||||
themeModern: "Modern",
|
themeModern: "Futuristisch",
|
||||||
themeRetro: "Retro",
|
themeRetro: "Retro",
|
||||||
themeSnakes: "Schlangen",
|
themeSnakes: "Schlangen",
|
||||||
titleAppearance: "Aussehen",
|
titleAppearance: "Aussehen",
|
||||||
|
Reference in New Issue
Block a user