[ko] Add Korean translation for index.adoc #34957
Closed
+31
−0
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.
Summary
This PR adds an initial Korean translation of the
index.adoc
file, which serves as the entry point for the Spring Framework reference documentation.Motivation
As a Spring developer based in South Korea, I’ve found it somewhat challenging to navigate the documentation due to the lack of a Korean version. Given the large and active community of Spring developers in Korea, I believe that having a localized version of the documentation will make it significantly more accessible and beneficial to others.
Future Plans
This translation is the first step in my broader goal of contributing Korean translations for key parts of the Spring documentation. I plan to progressively translate more sections, starting with core modules, in order to make Spring more approachable for Korean-speaking developers.
If this PR is welcome, I’d like to contribute more documents progressively. Please let me know if there’s any direction/preference for the Korean translations.
Thank you for your consideration!