diff --git a/public/html/settings.html b/public/html/settings.html
index f0f7d73..8c8c056 100644
--- a/public/html/settings.html
+++ b/public/html/settings.html
@@ -64,7 +64,7 @@
diff --git a/public/locales/de.json b/public/locales/de.json
index 4adc818..1641ff0 100644
--- a/public/locales/de.json
+++ b/public/locales/de.json
@@ -6,6 +6,7 @@
"Voice": "Sprachpaket",
"SettingsTitle": "Einstellungen",
"GeneralSettings": "Generell",
+ "WineVersion": "Wine Version",
"Downloading": "wird Heruntergeladen",
"Unpack": "wird Entpackt",
"GameDownloaded": "Spiel würde erfolgreich heruntergeladen",
diff --git a/public/locales/en-us.json b/public/locales/en-us.json
index 7eddd44..03a768b 100644
--- a/public/locales/en-us.json
+++ b/public/locales/en-us.json
@@ -7,6 +7,7 @@
"SettingsTitle": "Settings",
"GeneralSettings": "General",
"Downloading": "Downloading",
+ "WineVersion": "Wine version",
"Unpack": "Unpacking",
"GameDownloaded": "Game was successfully installed",
"ApplyPatch": "Applying patch...",
diff --git a/public/locales/en.json b/public/locales/en.json
index 7eddd44..3c84201 100644
--- a/public/locales/en.json
+++ b/public/locales/en.json
@@ -6,6 +6,7 @@
"Voice": "Voice Pack",
"SettingsTitle": "Settings",
"GeneralSettings": "General",
+ "WineVersion": "Wine version",
"Downloading": "Downloading",
"Unpack": "Unpacking",
"GameDownloaded": "Game was successfully installed",
diff --git a/public/locales/es.json b/public/locales/es.json
index 7eddd44..3c84201 100644
--- a/public/locales/es.json
+++ b/public/locales/es.json
@@ -6,6 +6,7 @@
"Voice": "Voice Pack",
"SettingsTitle": "Settings",
"GeneralSettings": "General",
+ "WineVersion": "Wine version",
"Downloading": "Downloading",
"Unpack": "Unpacking",
"GameDownloaded": "Game was successfully installed",
diff --git a/public/locales/fr.json b/public/locales/fr.json
index 7eddd44..3c84201 100644
--- a/public/locales/fr.json
+++ b/public/locales/fr.json
@@ -6,6 +6,7 @@
"Voice": "Voice Pack",
"SettingsTitle": "Settings",
"GeneralSettings": "General",
+ "WineVersion": "Wine version",
"Downloading": "Downloading",
"Unpack": "Unpacking",
"GameDownloaded": "Game was successfully installed",
diff --git a/public/locales/id.json b/public/locales/id.json
index 7eddd44..3c84201 100644
--- a/public/locales/id.json
+++ b/public/locales/id.json
@@ -6,6 +6,7 @@
"Voice": "Voice Pack",
"SettingsTitle": "Settings",
"GeneralSettings": "General",
+ "WineVersion": "Wine version",
"Downloading": "Downloading",
"Unpack": "Unpacking",
"GameDownloaded": "Game was successfully installed",
diff --git a/public/locales/ja.json b/public/locales/ja.json
index 7a2a76e..d993c8b 100644
--- a/public/locales/ja.json
+++ b/public/locales/ja.json
@@ -7,6 +7,7 @@
"SettingsTitle": "設定",
"GeneralSettings": "一般",
"Downloading": "ダウンロード中",
+ "WineVersion": "ワインバージョン",
"Unpack": "開梱",
"GameDownloaded": "ゲームのインストールに成功しました",
"ApplyPatch": "パッチの適用...",
diff --git a/public/locales/ko.json b/public/locales/ko.json
index 7eddd44..3c84201 100644
--- a/public/locales/ko.json
+++ b/public/locales/ko.json
@@ -6,6 +6,7 @@
"Voice": "Voice Pack",
"SettingsTitle": "Settings",
"GeneralSettings": "General",
+ "WineVersion": "Wine version",
"Downloading": "Downloading",
"Unpack": "Unpacking",
"GameDownloaded": "Game was successfully installed",
diff --git a/public/locales/pt.json b/public/locales/pt.json
index 7eddd44..3c84201 100644
--- a/public/locales/pt.json
+++ b/public/locales/pt.json
@@ -6,6 +6,7 @@
"Voice": "Voice Pack",
"SettingsTitle": "Settings",
"GeneralSettings": "General",
+ "WineVersion": "Wine version",
"Downloading": "Downloading",
"Unpack": "Unpacking",
"GameDownloaded": "Game was successfully installed",
diff --git a/public/locales/ru.json b/public/locales/ru.json
index 7eddd44..3c84201 100644
--- a/public/locales/ru.json
+++ b/public/locales/ru.json
@@ -6,6 +6,7 @@
"Voice": "Voice Pack",
"SettingsTitle": "Settings",
"GeneralSettings": "General",
+ "WineVersion": "Wine version",
"Downloading": "Downloading",
"Unpack": "Unpacking",
"GameDownloaded": "Game was successfully installed",
diff --git a/public/locales/th.json b/public/locales/th.json
index 7eddd44..3c84201 100644
--- a/public/locales/th.json
+++ b/public/locales/th.json
@@ -6,6 +6,7 @@
"Voice": "Voice Pack",
"SettingsTitle": "Settings",
"GeneralSettings": "General",
+ "WineVersion": "Wine version",
"Downloading": "Downloading",
"Unpack": "Unpacking",
"GameDownloaded": "Game was successfully installed",
diff --git a/public/locales/vi.json b/public/locales/vi.json
index 7eddd44..3c84201 100644
--- a/public/locales/vi.json
+++ b/public/locales/vi.json
@@ -6,6 +6,7 @@
"Voice": "Voice Pack",
"SettingsTitle": "Settings",
"GeneralSettings": "General",
+ "WineVersion": "Wine version",
"Downloading": "Downloading",
"Unpack": "Unpacking",
"GameDownloaded": "Game was successfully installed",
diff --git a/public/locales/zh-cn.json b/public/locales/zh-cn.json
index f5f0ddd..75a0221 100644
--- a/public/locales/zh-cn.json
+++ b/public/locales/zh-cn.json
@@ -7,6 +7,7 @@
"SettingsTitle": "设置",
"GeneralSettings": "一般的",
"Downloading": "下载",
+ "WineVersion": "葡萄酒版",
"Unpack": "开箱",
"GameDownloaded": "游戏安装成功",
"ApplyPatch": "应用补丁...",
diff --git a/public/locales/zh-tw.json b/public/locales/zh-tw.json
index cc1d6df..2d73ce6 100644
--- a/public/locales/zh-tw.json
+++ b/public/locales/zh-tw.json
@@ -7,6 +7,7 @@
"SettingsTitle": "設置",
"GeneralSettings": "一般的",
"Downloading": "下載",
+ "WineVersion": "葡萄酒版",
"Unpack": "Unpacking",
"GameDownloaded": "遊戲安裝成功",
"ApplyPatch": "Applying patch...",