feat: add app and config

This commit is contained in:
2025-03-23 02:59:41 +08:00
parent 063837350b
commit 1d97ff88b9
24 changed files with 351 additions and 176 deletions

View File

@@ -47,7 +47,28 @@
"app": {
"domain": "Domain",
"version": "Version",
"runtime": "Can run environment"
"runtime": "Can run environment",
"share": "Share Config"
},
"Share": "Share"
"Share": "Share",
"Switch To User": "Switch To User",
"Language changed to": "Language changed to",
"en": "English",
"zh": "Chinese",
"Config": "Config",
"Tags": "Tags",
"Add a tag": "Add a tag",
"Tags Input": "Tags Input",
"Public": "Public",
"Protected": "Protected",
"Private": "Private",
"Input User Name": "Input User Name",
"Select Date": "Select Date",
"Permission": "Permission Manager",
"password": "Password",
"expiration-time": "Expiration Time",
"usernames": "Usernames",
"content-type": "Content Type",
"app-source": "App Source",
"app-version": "App Version"
}