mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-02-04 12:40:08 +00:00
improve: add missing try-catch cases (#86)
* improve: add missing try-catch cases * i18n: support german * chore: auto-fix linting and formatting issues --------- Co-authored-by: uubulb <uubulb@users.noreply.github.com>
This commit is contained in:
@@ -9,6 +9,7 @@ export const nezhaLang: Record<string, string> = {
|
||||
"zh-CN": "简体中文(中国大陆)",
|
||||
"zh-TW": "正體中文(台灣)",
|
||||
"en-US": "English",
|
||||
"de-DE": "Deutsch",
|
||||
}
|
||||
|
||||
export const wafBlockReasons: Record<number, string> = {
|
||||
|
||||
Reference in New Issue
Block a user