diff --git a/static/webui/translations/de.js b/static/webui/translations/de.js
index 0191a906..526c388b 100644
--- a/static/webui/translations/de.js
+++ b/static/webui/translations/de.js
@@ -207,7 +207,6 @@ dict = {
     cheats_dontSubtractVoidTraces: `Void-Spuren nicht verbrauchen`,
     cheats_dontSubtractConsumables: `Verbrauchsgegenstände (Ausrüstung) nicht verbrauchen`,
     cheats_unlockAllShipFeatures: `Alle Schiffs-Funktionen freischalten`,
-    cheats_unlockAllShipDecorations: `Alle Schiffsdekorationen freischalten`,
     cheats_unlockAllFlavourItems: `Alle Sammlerstücke freischalten`,
     cheats_unlockAllSkins: `Alle Skins freischalten`,
     cheats_unlockAllCapturaScenes: `Alle Photora-Szenen freischalten`,
diff --git a/static/webui/translations/en.js b/static/webui/translations/en.js
index ac1cb584..24c964b9 100644
--- a/static/webui/translations/en.js
+++ b/static/webui/translations/en.js
@@ -206,7 +206,6 @@ dict = {
     cheats_dontSubtractVoidTraces: `Don't Subtract Void Traces`,
     cheats_dontSubtractConsumables: `Don't Subtract Consumables`,
     cheats_unlockAllShipFeatures: `Unlock All Ship Features`,
-    cheats_unlockAllShipDecorations: `Unlock All Ship Decorations`,
     cheats_unlockAllFlavourItems: `Unlock All Flavor Items`,
     cheats_unlockAllSkins: `Unlock All Skins`,
     cheats_unlockAllCapturaScenes: `Unlock All Captura Scenes`,
diff --git a/static/webui/translations/es.js b/static/webui/translations/es.js
index 18336d75..1251fa97 100644
--- a/static/webui/translations/es.js
+++ b/static/webui/translations/es.js
@@ -207,7 +207,6 @@ dict = {
     cheats_dontSubtractVoidTraces: `No descontar vestigios del Vacío`,
     cheats_dontSubtractConsumables: `No restar consumibles`,
     cheats_unlockAllShipFeatures: `Desbloquear todas las funciones de nave`,
-    cheats_unlockAllShipDecorations: `Desbloquear todas las decoraciones de nave`,
     cheats_unlockAllFlavourItems: `Desbloquear todos los ítems estéticos`,
     cheats_unlockAllSkins: `Desbloquear todas las skins`,
     cheats_unlockAllCapturaScenes: `Desbloquear todas las escenas de Captura`,
diff --git a/static/webui/translations/fr.js b/static/webui/translations/fr.js
index f4a844f2..9b3ee157 100644
--- a/static/webui/translations/fr.js
+++ b/static/webui/translations/fr.js
@@ -207,7 +207,6 @@ dict = {
     cheats_dontSubtractVoidTraces: `Ne pas consommer de Void Traces`,
     cheats_dontSubtractConsumables: `Ne pas retirer de consommables`,
     cheats_unlockAllShipFeatures: `Débloquer tous les segments du vaisseau`,
-    cheats_unlockAllShipDecorations: `Débloquer toutes les décorations du vaisseau`,
     cheats_unlockAllFlavourItems: `Débloquer tous les Flavor Items`,
     cheats_unlockAllSkins: `Débloquer tous les skins`,
     cheats_unlockAllCapturaScenes: `Débloquer toutes les scènes captura`,
diff --git a/static/webui/translations/ru.js b/static/webui/translations/ru.js
index 9412fda7..34fc1150 100644
--- a/static/webui/translations/ru.js
+++ b/static/webui/translations/ru.js
@@ -207,7 +207,6 @@ dict = {
     cheats_dontSubtractVoidTraces: `Не вычитать количество Отголосков Бездны`,
     cheats_dontSubtractConsumables: `Не вычитать количество расходников`,
     cheats_unlockAllShipFeatures: `Разблокировать все функции корабля`,
-    cheats_unlockAllShipDecorations: `Разблокировать все украшения корабля`,
     cheats_unlockAllFlavourItems: `Разблокировать все уникальные предметы`,
     cheats_unlockAllSkins: `Разблокировать все скины`,
     cheats_unlockAllCapturaScenes: `Разблокировать все сцены Каптуры`,
diff --git a/static/webui/translations/uk.js b/static/webui/translations/uk.js
index 5a06be1b..a4c4efbe 100644
--- a/static/webui/translations/uk.js
+++ b/static/webui/translations/uk.js
@@ -207,7 +207,6 @@ dict = {
     cheats_dontSubtractVoidTraces: `Не вираховувати кількість Відлуння`,
     cheats_dontSubtractConsumables: `Не вираховувати кількість витратних матеріалів`,
     cheats_unlockAllShipFeatures: `Розблокувати всі функції судна`,
-    cheats_unlockAllShipDecorations: `Розблокувати всі прикраси судна`,
     cheats_unlockAllFlavourItems: `Розблокувати всі унікальні предмети`,
     cheats_unlockAllSkins: `Розблокувати всі скіни`,
     cheats_unlockAllCapturaScenes: `Розблокувати всі сцени Світлописця`,
diff --git a/static/webui/translations/zh.js b/static/webui/translations/zh.js
index 8a2d290d..468e2517 100644
--- a/static/webui/translations/zh.js
+++ b/static/webui/translations/zh.js
@@ -207,7 +207,6 @@ dict = {
     cheats_dontSubtractVoidTraces: `虚空光体无消耗`,
     cheats_dontSubtractConsumables: `消耗物品使用时无损耗`,
     cheats_unlockAllShipFeatures: `解锁所有飞船功能`,
-    cheats_unlockAllShipDecorations: `解锁所有飞船装饰`,
     cheats_unlockAllFlavourItems: `解锁所有装饰物品`,
     cheats_unlockAllSkins: `解锁所有外观`,
     cheats_unlockAllCapturaScenes: `解锁所有Captura场景`,