Small language improvements

This commit is contained in:
Marcel
2018-02-24 10:01:36 +01:00
parent f73ba1e267
commit 544b988a9b
2 changed files with 8 additions and 3 deletions

7
.gitignore vendored
View File

@@ -1 +1,6 @@
.idea/
.idea/
node_modules/
Tetris.js-*/
package-lock.json
Tetris.js-*.zip
Tetris.js-*.rar

View File

@@ -37,8 +37,8 @@ const de = {
counterScore: "Punkte: ",
counterTime: "Zeit: ",
themeDefault: "Standard",
themeClean: "Glattpoliert",
themeModern: "Modern",
themeClean: "Lückenlos",
themeModern: "Futuristisch",
themeRetro: "Retro",
themeSnakes: "Schlangen",
titleAppearance: "Aussehen",