GUACAMOLE-990: Use translation string for "too many failed attempts" error.

This commit is contained in:
Michael Jumper
2022-08-22 09:40:10 -07:00
parent f9d8abcfde
commit 2b19bc95da
3 changed files with 13 additions and 3 deletions

View File

@@ -11,6 +11,10 @@
"listeners" : [
"org.apache.guacamole.auth.ban.BanningAuthenticationListener"
],
"translations" : [
"translations/en.json"
]
}