- Add and show correct hints - Fix solving the lesson immediately when you register as tom. Now uses `informationMessage` to display a message in the UI - Add Playwright test Closes: gh-2045
51 lines
2.0 KiB
INI
51 lines
2.0 KiB
INI
assignment.solved=Congratulations. You have successfully completed the assignment.
|
|
assignment.not.solved=Sorry the solution is not correct, please try again.
|
|
RestartLesson=Restart this Lesson
|
|
SolutionVideos=Solution Videos
|
|
ErrorGenerating=Error generating
|
|
InvalidData=Invalid Data
|
|
Go!=Go!
|
|
password=Password
|
|
password.confirm=Confirm password
|
|
username=Username
|
|
logged_out=You've been logged out successfully.
|
|
invalid_username_password=Invalid username and password.
|
|
login.page.title=Login Page
|
|
accounts.build.in=The following accounts are built into WebGoat
|
|
accounts.table.account=Account
|
|
accounts.table.user=User
|
|
accounts.table.password=Password
|
|
logout=Logout
|
|
version=Version
|
|
build=Build
|
|
report.card=Report card
|
|
about=About WebGoat
|
|
contact=Contact Us
|
|
show.hints=Show hints
|
|
hide.hints=Hide hints
|
|
lesson.overview=Lesson overview
|
|
reset.lesson=Reset lesson
|
|
sign.in=Sign in
|
|
register.new=or register yourself as a new user
|
|
sign.up=Sign up
|
|
register.title=Register
|
|
searchmenu=Search lesson
|
|
|
|
|
|
not.empty=This field is required.
|
|
username.size=Please use between 6 and 10 characters.
|
|
username.duplicate=User already exists.
|
|
password.size=Password should at least contain 6 characters
|
|
password.diff=The passwords do not match.
|
|
security.enabled=Security enabled, you can try the previous challenges and see the effect!
|
|
security.disabled=Security enabled, you can try the previous challenges and see the effect!
|
|
termsofuse=Terms of use
|
|
register.condition.1=While running this program your machine will be extremely vulnerable to attack.\
|
|
You should disconnect from the Internet while using this program. WebGoat's default configuration binds to localhost to minimize the exposure.
|
|
register.condition.2=This program is for educational purposes only. If you attempt \
|
|
these techniques without authorization, you are very likely to get caught. If \
|
|
you are caught engaging in unauthorized hacking, most companies will fire you. \
|
|
Claiming that you were doing security research will not work as that is the \
|
|
first thing that all hackers claim.
|
|
terms.agree=Agree with the terms and conditions
|