Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

# dependencies
/node_modules
package-lock.json
/.pnp
.pnp.*
.yarn/*
Expand Down
2 changes: 1 addition & 1 deletion locales/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
},
"footer": {
"marquee": "LET'S AUTOMATE THE FUTURE OF ARKNIGHTS: ENDFIELD",
"description": "An advanced AI automation assistant for Endfield. Open source, secure, and highly efficient.",
"description": "终末地的高级人工智能自动化助手。开源、安全、高效。",
"contact": "联系方式",
"userGroup": "用户 QQ 群",
"devGroup": "开发 QQ 群",
Expand Down
Loading