feat: add user_template setting (#36)

This commit is contained in:
仓鼠
2024-12-07 01:17:00 +08:00
committed by GitHub
parent d702996021
commit c01a48cab9
6 changed files with 116 additions and 4 deletions
+9 -1
View File
@@ -152,5 +152,13 @@
"NewUser": "New user",
"Count": "Count",
"LastBlockReason": "Last Block Reason",
"LastBlockTime": "Last ban time"
"LastBlockTime": "Last ban time",
"Theme": "Theme",
"Author": "Author",
"Repository": "Repository",
"Community": "Community",
"Official": "Official",
"CommunityThemeWarning": "You are using a community theme",
"CommunityThemeDescription": "This theme is provided by the community, use it at your own risk",
"Cancel": "Cancel"
}