Add new retro theme & fix touch input problem
This commit is contained in:
@@ -13,6 +13,7 @@ const en = {
|
||||
counterTime: "Time: ",
|
||||
themeDefault: "Default",
|
||||
themeModern: "Modern",
|
||||
themeRetro: "Retro",
|
||||
themeSnakes: "Snakes",
|
||||
titleAppearance: "Appearance",
|
||||
titleControls: "Controls",
|
||||
@@ -36,6 +37,7 @@ const de = {
|
||||
counterTime: "Zeit: ",
|
||||
themeDefault: "Standard",
|
||||
themeModern: "Modern",
|
||||
themeRetro: "Retro",
|
||||
themeSnakes: "Schlangen",
|
||||
titleAppearance: "Aussehen",
|
||||
titleControls: "Steuerung",
|
||||
|
Reference in New Issue
Block a user