[feat] nodejs hosting password

This commit is contained in:
kwaroran
2023-05-28 01:33:05 +09:00
parent f0dc33d0d0
commit 74f7625516
3 changed files with 133 additions and 6 deletions

View File

@@ -280,5 +280,7 @@ export const languageEnglish = {
globalRegexScript: "Global Regex",
accessibility: "Accessibility",
sendWithEnter: "Send with Enter Key",
clickToEdit: "Click Text to Edit"
clickToEdit: "Click Text to Edit",
setNodePassword: "Set your password to security",
inputNodePassword: "Input your password. if you can't remember, remove save/__password.txt in your server files and restart the server."
}