Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork216
Update fuzzy of tutorial/venv.po#81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Minor modification.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
🔥 🔥 🔥
tutorial/venv.po Outdated
@@ -120,10 +120,13 @@ msgid "" | |||
"prevents clashing with ``.env`` environment variable definition files that " | |||
"some tooling supports." | |||
msgstr "" | |||
"虛擬環境的常用資料夾位置是 ``.venv``。這個名稱通常會使該資料夾在你的 shell 中" | |||
"保持隱藏,因此可以不需要為了解釋該資料夾的存在而為它命名。它還能防止與某些工" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
thus out of the way while giving it a name that explains why the directory exists 的意思應該是說,你不會被 .venv 資料夾干擾,但同時 .venv 這個名字也解釋了它存在的意義
Fix the suggested sentence.
* Update fuzzy of venv.poMinor modification.* Update venv.poFix the suggested sentence.
Update fuzzy of tutorial/venv.po
Thanks for review.