-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[zh-cn]: initial the translation of FileSystemWritableFileStream
#16864
Conversation
Preview URLs
Flaws (3)Note! 1 document with no flaws that don't need to be listed. 🎉 URL:
URL:
URL:
External URLs (4)URL:
URL:
URL:
URL:
(comment last updated: 2023-11-09 10:39:52) |
92d8f82
to
cfb086c
Compare
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.
Almost looks good to me. But I think we could make it better. Some comments here:
files/zh-cn/web/api/filesystemwritablefilestream/truncate/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/web/api/filesystemwritablefilestream/truncate/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/web/api/filesystemwritablefilestream/truncate/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/web/api/filesystemwritablefilestream/write/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/web/api/filesystemwritablefilestream/truncate/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/web/api/filesystemwritablefilestream/write/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: A1lo <[email protected]>
files/zh-cn/web/api/filesystemwritablefilestream/truncate/index.md
Outdated
Show resolved
Hide resolved
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.
LGTM. Thanks @BSPR0002 👍
Description
Initial the zh-CN translation of
FileSystemWritableFileStream
.Motivation
/files/zh-cn/web/api/filesystemwritablefilestream/index.md
/files/zh-cn/web/api/filesystemwritablefilestream/seek/index.md
/files/zh-cn/web/api/filesystemwritablefilestream/truncate/index.md
/files/zh-cn/web/api/filesystemwritablefilestream/write/index.md
Related issues and pull requests
mdn/content#30109