diff --git a/src/main/java/the/bytecode/club/bytecodeviewer/translation/TranslatedStrings.java b/src/main/java/the/bytecode/club/bytecodeviewer/translation/TranslatedStrings.java index 340fcac2..7be99424 100644 --- a/src/main/java/the/bytecode/club/bytecodeviewer/translation/TranslatedStrings.java +++ b/src/main/java/the/bytecode/club/bytecodeviewer/translation/TranslatedStrings.java @@ -41,6 +41,7 @@ public enum TranslatedStrings PRODUCT_H_NAME("Bytecode-Viewer"), WEBSITE("https://bytecodeviewer.com"), TBC("https://the.bytecode.club"), + DEV_MODE_SIMULATED_ERROR("Developer-Mode: Simulated Error"), EDITABLE, JAVA,