docs: add Korean READMEs to easy-paging demos#12
Merged
Conversation
Bilingual coverage for the 4 easy-paging demos — same convention as the ssrf-guard demos (PR #11) and the libraries themselves: README.md + README.ko.md with a language-picker line at the top. Affected demos: - easy-paging-demo (offset pagination + envelope replacement) - easy-paging-keyset-demo (cursor pagination, size+1 trick, signed cursors) - easy-paging-postgres-demo (real PG via Docker Compose + Testcontainers) - easy-paging-reactive-demo (WebFlux + R2DBC, identical wire contract) All 4 demos now have: - README.md primary English content + `**English** · [한국어](README.ko.md)` - README.ko.md full Korean translation, kept in lockstep with English Closes the gap noted in PR #11 — all 9 demos in this repo are now bilingual. Top-level README + maintenance posts in Discussions already were.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Mirrors PR #11 for the easy-paging demos. All 9 demos in this repo are now bilingual.
Changes (4 demos × 2 files)
easy-paging-demo/README.md**English** · [한국어](README.ko.md)pickereasy-paging-demo/README.ko.mdeasy-paging-keyset-demo/README.mdeasy-paging-keyset-demo/README.ko.mdeasy-paging-postgres-demo/README.mdeasy-paging-postgres-demo/README.ko.mdeasy-paging-reactive-demo/README.mdeasy-paging-reactive-demo/README.ko.mdTest plan
Detect demos to buildwill still trigger demo builds for each touched directory (correct behaviour, the detector treats any file change as build-worthy), but they should all pass since no code changed.ko.mdon GitHub web, confirm tables / fenced code / inline code render correctlyREADME.ko.mdhas[English](README.md)at the top, everyREADME.mdhas[한국어](README.ko.md)— symmetry preserved