Skip to content

ko: add missing guides (access-token, bucket create/delete, object up… #28

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

Merged
merged 1 commit into from
Aug 8, 2025

Conversation

overtrue
Copy link
Collaborator

@overtrue overtrue commented Aug 8, 2025

…load/delete, mc); copy guide images

@overtrue overtrue merged commit f221631 into main Aug 8, 2025
1 check passed
@overtrue overtrue deleted the i18n/ko-full-translation branch August 8, 2025 01:31
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bugbot free trial expires on August 13, 2025
Learn more in the Cursor dashboard.


사전 준비:

- RustFS 인스턴스 (../../ko/installation/index.md)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Redundant Path in Korean Documentation

The files docs/ko/guide/mc.md and docs/ko/guide/access-token.md contain a redundant /ko/ component in their relative path references to the installation guide (../../ko/installation/index.md). The correct and more concise path from these files should be ../installation/index.md.

Additional Locations (2)
Fix in Cursor Fix in Web

--header 'X-Amz-Content-Sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855' \
--header 'X-Amz-Date: 20250801T030822Z' \
--header 'Authorization: AWS4-HMAC-SHA256 Credential=H4xcBZKQfvJjEnk3zp1N/20250801/cn-east-1/s3/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-content-sha256;x-amz-date, Signature=1ee63bb0b699598602b2fdbd013e355a57bcb9991307a8ad41f6512e8afebf3a' \
--data-binary '@/Users/jhma/Desktop/password.txt'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Example Code Contains Personal File Path

The curl command example for object deletion contains a developer's personal file path /Users/jhma/Desktop/password.txt. This path should be replaced with a generic placeholder like /path/to/your/file.txt for general usability.

Fix in Cursor Fix in Web


사전 준비:

- 사용 가능한 RustFS 인스턴스 (../../installation/index.md 참조)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Korean Docs Link to Incorrect Installation Guide

The new Korean documentation files (docs/ko/guide/bucket/object-upload-and-delete.md and docs/ko/guide/bucket/bucket-create-and-delete.md) contain broken links to the installation guide. They incorrectly reference ../../installation/index.md instead of ../../ko/installation/index.md, which is the correct path for the Korean installation guide and is used consistently in other Korean documentation.

Additional Locations (1)
Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants