Add Enable GodMode setting.

BE CAREFUL WITH THIS!!!
This commit is contained in:
StackZ
2020-03-01 23:11:48 +01:00
parent 2142c1eb9c
commit 1c2c3dc675
6 changed files with 19 additions and 8 deletions
+3 -1
View File
@@ -119,5 +119,7 @@
"BOOT_TITLE": "Would you like to boot this title?",
"GODMODE": "GodMode: ",
"FUNCTION_NOT_ALLOWED": "This function is not allowed without GodMode!"
"FUNCTION_NOT_ALLOWED": "This function is not allowed without GodMode!",
"ENABLE_GODMODE": "Enable GodMode",
"ENABLE_GODMODE_PROMPT": "Would you like to enable GodMode?\n\nBe careful when you use GodMode!!"
}