doc(traffic limit): update download traffic limit description for clarity (#3067)#323
Merged
HFO4 merged 1 commit intocloudreve:masterfrom Jan 3, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the download speed limit description across all 11 supported locales to clarify that the speed limit applies per-thread rather than to the overall download speed. This addresses a clarity issue reported in issue #3067.
- Clarifies that download speed limits are applied per-thread, not per-download
- Ensures consistent messaging across all supported languages
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| public/locales/en-US/dashboard.json | Updates English description to specify "per-thread download speed" |
| public/locales/zh-CN/dashboard.json | Updates Simplified Chinese translation with "每个线程" (per thread) |
| public/locales/zh-TW/dashboard.json | Updates Traditional Chinese translation with "每個執行緒" (per thread) |
| public/locales/ja-JP/dashboard.json | Updates Japanese translation with "スレッドごとの" (per thread) |
| public/locales/ko-KR/dashboard.json | Updates Korean translation with "스레드당" (per thread) |
| public/locales/ru-RU/dashboard.json | Updates Russian translation with "на поток" (per thread) |
| public/locales/pt-BR/dashboard.json | Updates Brazilian Portuguese translation with "por thread" (per thread) |
| public/locales/it-IT/dashboard.json | Updates Italian translation with "per thread" (per thread) |
| public/locales/fr-FR/dashboard.json | Updates French translation with "par thread" (per thread) |
| public/locales/es-ES/dashboard.json | Updates Spanish translation with "por hilo" (per thread) |
| public/locales/de-DE/dashboard.json | Updates German translation with "pro Thread" (per thread) |
All translations have been reviewed and are accurate, grammatically correct, and consistently convey the clarification that download speed limits apply per-thread. No issues were identified in this documentation update.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
HFO4
approved these changes
Jan 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Clarity for cloudreve/cloudreve#3067 (comment).