DevMode: Add password

This commit is contained in:
naturecodevoid
2023-02-22 12:18:42 -08:00
parent 13f9a9d1bf
commit 3ea478ad05
3 changed files with 79 additions and 30 deletions

View File

@@ -176,6 +176,8 @@ You should only enable Developer Mode if you meet one of the following requireme
- You were asked to do this when you reported a bug or helped a developer test a change
**_We will not provide support if you break SideStore with Developer Mode._**";
"DevModeView.password" = "Password";
"DevModeView.incorrectPassword" = "Incorrect password.";
"DevModeView.read" = "Read the text!";
"DevModeView.console" = "Console";
"DevModeView.dataExplorer" = "Data File Explorer";