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: ",
|
||||
counterTime: "Zeit: ",
|
||||
themeDefault: "Standard",
|
||||
themeClean: "Glattpoliert",
|
||||
themeModern: "Modern",
|
||||
themeClean: "Lückenlos",
|
||||
themeModern: "Futuristisch",
|
||||
themeRetro: "Retro",
|
||||
themeSnakes: "Schlangen",
|
||||
titleAppearance: "Aussehen",
|
||||
|
Reference in New Issue
Block a user