mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-22 08:08:22 +03:00
Some details here https://learn.microsoft.com/en-us/azure/web-application-firewall/ag/application-gateway-crs-rulegroups-rules?tabs=drs21%2Cowasp32#crs930-32 https://github.com/coreruleset/coreruleset/blob/main/rules/restricted-files.data#L354
16 lines
550 B
JSON
16 lines
550 B
JSON
{
|
|
"form": {
|
|
"user": "사용자명",
|
|
"password": "비밀번호",
|
|
"login": "로그인",
|
|
"errors": {
|
|
"usernameRequired": "사용자명은 필수입니다",
|
|
"passwordRequired": "비밀번호는 필수입니다",
|
|
"rateLimit": "너무 많이 시도했습니다. 다음에 다시 시도하세요.",
|
|
"loginFailed": "로그인 실패",
|
|
"unknownError": "알려지지 않은 에러. 로그를 확인하세요.",
|
|
"webUnknownError": "알려지지 않은 에러. 콘솔 로그를 확인하세요."
|
|
}
|
|
}
|
|
}
|