Skip to content

Commit

Permalink
Optimize translation (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhucaidan authored Mar 30, 2024
1 parent d88989f commit dc5c797
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions resource/l10n/en-US.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ other = "Logout"
other = "Login"

[ConfirmLogout]
other = "Confirm Logout?"
other = "Do you want to Logout?"

[AfterLoggingOutYouHaveToLoginAgain]
other = "You need to login again after logout to continue"
other = "You need to Login again to continue"

[Cancel]
other = "Cancel"
Expand Down Expand Up @@ -227,7 +227,7 @@ other = "Secret"
other = "Note"

[LinuxOneKeyInstall]
other = "Linux One-Key Install"
other = "Linux One-Command Install"

[NoDomainAlert]
other = "Set CDN bypassed Domain/IP in setting before using this function"
Expand Down Expand Up @@ -257,7 +257,7 @@ other = "Execute by Trigger"
other = "Delete Scheduled Task"

[ConfirmToDeleteThisScheduledTask]
other = "Confirm Delete?"
other = "Are you sure you want to Delete?"

[AccessDenied]
other = "Access Denied"
Expand Down Expand Up @@ -293,7 +293,7 @@ other = "Delete Notification Method"
other = "Confirm to Delete This Notification Method?"

[ForceUpdate]
other = "Force Update"
other = "Force to Update"

[SelectAll]
other = "Select All"
Expand All @@ -302,7 +302,7 @@ other = "Select All"
other = "Version"

[OneKeyInstall]
other = "One-Key Install"
other = "One-Command Install"

[ClickToCopy]
other = "Click To Copy"
Expand Down Expand Up @@ -398,7 +398,7 @@ other = "Virtualization"
other = "Swap"

[NetTransfer]
other = "Transfer"
other = "Usage"

[Load]
other = "Load"
Expand All @@ -419,7 +419,7 @@ other = "Last Active"
other = "Version"

[NetSpeed]
other = "Speed"
other = "NIC"

[Uptime]
other = "Uptime"
Expand Down Expand Up @@ -473,7 +473,7 @@ other = "Next check"
other = "Current Usage"

[VerifyPassword]
other = "Verify Password"
other = "Please enter your password"

[LightMode]
other = "Light Mode"
Expand All @@ -482,7 +482,7 @@ other = "Light Mode"
other = "Dark Mode"

[FollowSystem]
other = "Follow System"
other = "System Auto"

[GridLayout]
other = "Grid Layout"
Expand Down Expand Up @@ -635,7 +635,7 @@ other = "Feature"
other = "Template"

[Stat]
other = "Stat"
other = "Asset"

[DisableSwitchTemplateInFrontend]
other = "Disable Switch Template in Frontend"
other = "Disable Switch Template in Frontend"

0 comments on commit dc5c797

Please sign in to comment.