[i18n-KO] Fix typo and update translation in ethical_guidelines.md #12435
+19
−23
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.
What does this PR do?
Adds the Korean translation of the
ethical_guidelines.md
file underdocs/source/ko/conceptual/
.This update improves accessibility for Korean developers and researchers by providing an accurate, up-to-date translation of the Diffusers ethical guidelines.
It aligns with Hugging Face’s commitment to open collaboration and responsible AI.
Fixes #9396
Before submitting
Who can review?
@stevhliu (Docs)
@sayakpaul (General)
🗒️ Additional Context
This PR is part of the ongoing Korean i18n improvement efforts in the Diffusers documentation.
Previously, some files under
docs/source/ko
were marked “in progress.”This PR completes and updates one of those documents (
ethical_guidelines.md
) based on the latest English content.