diff --git a/static/webui/index.html b/static/webui/index.html index acd1a573..4be2cce0 100644 --- a/static/webui/index.html +++ b/static/webui/index.html @@ -479,9 +479,7 @@
-
- edit suit invigorations -
+
diff --git a/static/webui/translations/de.js b/static/webui/translations/de.js index 0ddb6eb0..fb3d1357 100644 --- a/static/webui/translations/de.js +++ b/static/webui/translations/de.js @@ -125,6 +125,7 @@ dict = { detailedView_valenceBonusLabel: `Valenz-Bonus`, detailedView_valenceBonusDescription: `[UNTRANSLATED] You can set or remove the Valence Bonus from your weapon.`, detailedView_modularPartsLabel: `[UNTRANSLATED] Change Modular Parts`, + detailedView_editSuitInvigoration: `[UNTRANSLATED] Edit Suit Invigoration`, mods_addRiven: `Riven hinzufügen`, mods_fingerprint: `Fingerabdruck`, diff --git a/static/webui/translations/en.js b/static/webui/translations/en.js index b95e2c66..c667d24a 100644 --- a/static/webui/translations/en.js +++ b/static/webui/translations/en.js @@ -124,6 +124,7 @@ dict = { detailedView_valenceBonusLabel: `Valence Bonus`, detailedView_valenceBonusDescription: `You can set or remove the Valence Bonus from your weapon.`, detailedView_modularPartsLabel: `Change Modular Parts`, + detailedView_editSuitInvigoration: `Edit Suit Invigoration`, mods_addRiven: `Add Riven`, mods_fingerprint: `Fingerprint`, diff --git a/static/webui/translations/es.js b/static/webui/translations/es.js index 6a1fc379..7367fc93 100644 --- a/static/webui/translations/es.js +++ b/static/webui/translations/es.js @@ -125,6 +125,7 @@ dict = { detailedView_valenceBonusLabel: `Bônus de Valência`, detailedView_valenceBonusDescription: `Puedes establecer o quitar el bono de valencia de tu arma.`, detailedView_modularPartsLabel: `[UNTRANSLATED] Change Modular Parts`, + detailedView_editSuitInvigoration: `[UNTRANSLATED] Edit Suit Invigoration`, mods_addRiven: `Agregar Agrietado`, mods_fingerprint: `Huella digital`, diff --git a/static/webui/translations/fr.js b/static/webui/translations/fr.js index f83433e9..5653d9cc 100644 --- a/static/webui/translations/fr.js +++ b/static/webui/translations/fr.js @@ -125,6 +125,7 @@ dict = { detailedView_valenceBonusLabel: `Bonus de Valence`, detailedView_valenceBonusDescription: `[UNTRANSLATED] You can set or remove the Valence Bonus from your weapon.`, detailedView_modularPartsLabel: `[UNTRANSLATED] Change Modular Parts`, + detailedView_editSuitInvigoration: `[UNTRANSLATED] Edit Suit Invigoration`, mods_addRiven: `Ajouter un riven`, mods_fingerprint: `Empreinte`, diff --git a/static/webui/translations/ru.js b/static/webui/translations/ru.js index 20720f84..d2a70e85 100644 --- a/static/webui/translations/ru.js +++ b/static/webui/translations/ru.js @@ -125,6 +125,7 @@ dict = { detailedView_valenceBonusLabel: `Бонус Валентности`, detailedView_valenceBonusDescription: `Вы можете установить или убрать бонус валентности с вашего оружия.`, detailedView_modularPartsLabel: `Изменить Модульные Части`, + detailedView_editSuitInvigoration: `[UNTRANSLATED] Edit Suit Invigoration`, mods_addRiven: `Добавить Мод Разлома`, mods_fingerprint: `Отпечаток`, diff --git a/static/webui/translations/zh.js b/static/webui/translations/zh.js index 29ebc72a..9e5850eb 100644 --- a/static/webui/translations/zh.js +++ b/static/webui/translations/zh.js @@ -125,6 +125,7 @@ dict = { detailedView_valenceBonusLabel: `效价加成`, detailedView_valenceBonusDescription: `您可以设置或移除武器上的效价加成.`, detailedView_modularPartsLabel: `更换部件`, + detailedView_editSuitInvigoration: `[UNTRANSLATED] Edit Suit Invigoration`, mods_addRiven: `添加裂罅MOD`, mods_fingerprint: `印记`,