Added Dev Mode Translation
This is not meant to be translated, but it's added in here as this is where we store our global strings.
This commit is contained in:
parent
97a1425b9b
commit
f842eca7ec
|
@ -41,6 +41,7 @@ public enum TranslatedStrings
|
||||||
PRODUCT_H_NAME("Bytecode-Viewer"),
|
PRODUCT_H_NAME("Bytecode-Viewer"),
|
||||||
WEBSITE("https://bytecodeviewer.com"),
|
WEBSITE("https://bytecodeviewer.com"),
|
||||||
TBC("https://the.bytecode.club"),
|
TBC("https://the.bytecode.club"),
|
||||||
|
DEV_MODE_SIMULATED_ERROR("Developer-Mode: Simulated Error"),
|
||||||
|
|
||||||
EDITABLE,
|
EDITABLE,
|
||||||
JAVA,
|
JAVA,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user