diff --git a/ArchiSteamFarm/www/locale/strings.bg-BG.json b/ArchiSteamFarm/www/locale/strings.bg-BG.json
index bd703fba8..78cf4b058 100644
--- a/ArchiSteamFarm/www/locale/strings.bg-BG.json
+++ b/ArchiSteamFarm/www/locale/strings.bg-BG.json
@@ -21,7 +21,7 @@
"global-boxed-description": "Превключване на затворено оформление",
"global-change": "Промяна",
"global-changelog": "Списък на промените",
- "global-commands": "",
+ "global-commands": "Команди",
"global-config": "Конфигурация",
"global-control-panel": "Контролен панел",
"global-editor": "Редактор",
diff --git a/ArchiSteamFarm/www/locale/strings.cs-CZ.json b/ArchiSteamFarm/www/locale/strings.cs-CZ.json
index 4967dfeb5..4557f8f04 100644
--- a/ArchiSteamFarm/www/locale/strings.cs-CZ.json
+++ b/ArchiSteamFarm/www/locale/strings.cs-CZ.json
@@ -26,7 +26,7 @@
"global-control-panel": "",
"global-editor": "",
"global-generator": "",
- "global-home": "",
+ "global-home": "Domovská stránka",
"global-information": "",
"global-language": "",
"global-layout": "",
diff --git a/ArchiSteamFarm/www/locale/strings.vi-VN.json b/ArchiSteamFarm/www/locale/strings.vi-VN.json
index 91a9fcae7..287ca488a 100644
--- a/ArchiSteamFarm/www/locale/strings.vi-VN.json
+++ b/ArchiSteamFarm/www/locale/strings.vi-VN.json
@@ -20,11 +20,11 @@
"global-boxed": "",
"global-boxed-description": "",
"global-change": "",
- "global-changelog": "",
+ "global-changelog": "Các thay đổi",
"global-commands": "",
- "global-config": "",
- "global-control-panel": "",
- "global-editor": "",
+ "global-config": "Cấu hình",
+ "global-control-panel": "Bảng điều khiển trung tâm",
+ "global-editor": "Trình biên tập",
"global-generator": "",
"global-home": "Trang chủ",
"global-information": "",
diff --git a/ArchiSteamFarm/www/locale/strings.zh-TW.json b/ArchiSteamFarm/www/locale/strings.zh-TW.json
index 9ee605bc0..918635eb2 100644
--- a/ArchiSteamFarm/www/locale/strings.zh-TW.json
+++ b/ArchiSteamFarm/www/locale/strings.zh-TW.json
@@ -21,7 +21,7 @@
"global-boxed-description": "切換窄版布局",
"global-change": "更改",
"global-changelog": "更新紀錄",
- "global-commands": "",
+ "global-commands": "指令",
"global-config": "設定",
"global-control-panel": "控制台",
"global-editor": "編輯器",
diff --git a/WebConfigGenerator/src/locale/bg-BG.json b/WebConfigGenerator/src/locale/bg-BG.json
index 3dfe563ab..d117ac899 100644
--- a/WebConfigGenerator/src/locale/bg-BG.json
+++ b/WebConfigGenerator/src/locale/bg-BG.json
@@ -17,10 +17,10 @@
"schema.customization": "Персонализиране",
"schema.farming": "Вадене на карти",
"schema.generic.steamid64": "Вашият SteamID64",
- "schema.performance": "",
+ "schema.performance": "Представяне",
"schema.remote_access": "Отдалечен достъп",
- "schema.security": "",
- "schema.trading": "",
+ "schema.security": "Защита",
+ "schema.trading": "Търговия",
"schema.updates": "Обновления",
"static.add": "Добави"
}
\ No newline at end of file
diff --git a/WebConfigGenerator/src/locale/cs-CZ.json b/WebConfigGenerator/src/locale/cs-CZ.json
index 0a4acf208..f4a023660 100644
--- a/WebConfigGenerator/src/locale/cs-CZ.json
+++ b/WebConfigGenerator/src/locale/cs-CZ.json
@@ -5,7 +5,7 @@
"home.topic": "ASF Config Generator je jednoduchý nástroj napsaný v jazyce JavaScript, který pomáhá při vytváření konfiguračních souborů do ASF. Stažené vygenerované soubory s nastavením přesuň do složky config, která se nachází v hlavní složce ASF. Pro plnou dokumentaci přejdi na wiki. Doufáme, že tento nástroj bude pro tebe užitečný.",
"link.asf": "ASF",
"link.bot": "Bot",
- "link.home": "",
+ "link.home": "Domovská stránka",
"schema.access": "Přístup",
"schema.advanced": "Pokročilé",
"schema.basic": "Základní",
@@ -17,10 +17,10 @@
"schema.customization": "Vlastní nastavení",
"schema.farming": "Farmím",
"schema.generic.steamid64": "Vaše SteamID64",
- "schema.performance": "",
+ "schema.performance": "Výkon",
"schema.remote_access": "Vzdálený přístup",
- "schema.security": "",
- "schema.trading": "",
+ "schema.security": "Zabezpečení",
+ "schema.trading": "Obchodování",
"schema.updates": "Aktualizace",
"static.add": "Přidat"
}
\ No newline at end of file
diff --git a/WebConfigGenerator/src/locale/zh-CN.json b/WebConfigGenerator/src/locale/zh-CN.json
index 832af5e6b..4f8b15eb0 100644
--- a/WebConfigGenerator/src/locale/zh-CN.json
+++ b/WebConfigGenerator/src/locale/zh-CN.json
@@ -17,10 +17,10 @@
"schema.customization": "自定义",
"schema.farming": "挂卡",
"schema.generic.steamid64": "你的 SteamID64位ID",
- "schema.performance": "",
+ "schema.performance": "性能",
"schema.remote_access": "远程访问",
- "schema.security": "",
- "schema.trading": "",
+ "schema.security": "安全",
+ "schema.trading": "交易",
"schema.updates": "更新",
"static.add": "新增"
}
\ No newline at end of file
diff --git a/WebConfigGenerator/src/locale/zh-TW.json b/WebConfigGenerator/src/locale/zh-TW.json
index 81c763727..dffbe51ed 100644
--- a/WebConfigGenerator/src/locale/zh-TW.json
+++ b/WebConfigGenerator/src/locale/zh-TW.json
@@ -17,10 +17,10 @@
"schema.customization": "自訂",
"schema.farming": "掛卡",
"schema.generic.steamid64": "您的 SteamID64",
- "schema.performance": "",
+ "schema.performance": "性能",
"schema.remote_access": "遠端存取",
- "schema.security": "",
- "schema.trading": "",
+ "schema.security": "安全性",
+ "schema.trading": "交易",
"schema.updates": "更新",
"static.add": "新增"
}
\ No newline at end of file
diff --git a/wiki b/wiki
index 54c1a3b3c..28f81797f 160000
--- a/wiki
+++ b/wiki
@@ -1 +1 @@
-Subproject commit 54c1a3b3c82b35498e9404c654892a54df083f38
+Subproject commit 28f81797fe2c7d5005055121912e8160487d8850