mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-21 23:58: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
17 lines
580 B
JSON
17 lines
580 B
JSON
{
|
|
"form": {
|
|
"user": "使用者名稱",
|
|
"password": "密碼",
|
|
"login": "登入",
|
|
"errors": {
|
|
"usernameRequired": "使用者名稱不可為空",
|
|
"webUnknownError": "未知的錯誤,請檢查控制台日誌。",
|
|
"passwordRequired": "密碼不可為空",
|
|
"rateLimit": "超過次數限制,請稍後再試。",
|
|
"loginFailed": "登入失敗",
|
|
"unknownError": "未知錯誤,請檢查日誌。"
|
|
},
|
|
"firstTimeLogin": "首次嘗試登入嗎?請從 Frigate 的日誌中查找產生的登入密碼等相關資訊。"
|
|
}
|
|
}
|