Skip to content

Commit

Permalink
chore: update en
Browse files Browse the repository at this point in the history
  • Loading branch information
zmh-program committed Mar 9, 2024
1 parent 4f03908 commit 9087779
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 12 deletions.
3 changes: 3 additions & 0 deletions app/src/assets/pages/auth.less
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@

.row {
margin-bottom: 0.5rem;
.link {
margin-left: 0.1rem;
}

&:last-child {
margin-bottom: 0;
Expand Down
24 changes: 12 additions & 12 deletions app/src/resources/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"sharing": {
"title": "Title",
"time": "Time",
"message": "NO NAME SPACE NO KEY VALUE!!"
"message": "Message"
}
},
"quota-description": "spending quota for the message",
Expand Down Expand Up @@ -337,11 +337,11 @@
},
"admin": {
"dashboard": "Dashboard",
"users": "Admin Management",
"broadcast": "Broadcast Management",
"channel": "Channel Settings",
"settings": "System Settings",
"prize": "Price Settings",
"users": "Admin",
"broadcast": "Broadcast",
"channel": "Channels",
"settings": "System",
"prize": "Billing",
"billing-today": "Billing Today",
"billing-month": "Billing Month",
"subscription-users": "Subscription Users",
Expand Down Expand Up @@ -556,7 +556,7 @@
"searchQueryTip": "Maximum number of search results, default is 5",
"searchPlaceholder": "DuckDuckGo Access Point (Format only https://example.com)"
},
"user": "User Management",
"user": "Users",
"invitation-code": "Invitation Code",
"invitation-manage": "Invitation code management",
"invitation-tips": "Invitation codes are used to redeem points. Each type of invitation code can only be used once by one user (can be used for publicity)",
Expand All @@ -567,7 +567,7 @@
"total": "Total"
},
"market": {
"title": "Model Market",
"title": "Marketplace",
"model-name": "model name",
"model-name-placeholder": "Please enter the model nickname (e.g. GPT-4)",
"model-id": "Former ID",
Expand Down Expand Up @@ -605,9 +605,9 @@
"import-all": "Import Full"
},
"model-chart-tip": "Token usage",
"subscription": "Subscription Management",
"subscription": "Subscription",
"logger": {
"title": "service log",
"title": "Loggers",
"console": "Console",
"consoleLength": "Number of log entries"
},
Expand All @@ -619,7 +619,7 @@
"item-id-placeholder": "Please enter Entity ID (Item ID cannot be used more than once, ex: gpt-4)",
"item-name": "Name",
"item-name-placeholder": "Please enter the entity name (Item Name is used to display the entity name in the subscription list, e.g. GPT-4)",
"item-value": "quota",
"item-value": "Quota",
"item-value-tip": "Monthly quota (unit: times)",
"item-icon": "Icon",
"item-icon-tip": "Entity icons (icons used by Item Icons to appear in the subscription list)",
Expand Down Expand Up @@ -703,7 +703,7 @@
"forgot-password": "Lost Password?",
"reset-password": "Password Reset",
"no-account": "No account?",
"register": "Sign up for a",
"register": "Sign up now",
"username-placeholder": "Please enter username",
"check-password": "Enter Password again",
"check-password-placeholder": "Please enter the password again",
Expand Down

0 comments on commit 9087779

Please sign in to comment.