feat: add app and config
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user