Skip to content

Conversation

@suinkimme
Copy link
Contributor

@suinkimme suinkimme commented Oct 23, 2025

Summary

Added a Korean translation for the main README file and implemented language switch links for easier navigation.

Changes

  • Added a new file: README-ko.md
  • Translated the original README.md into Korean
  • Added language switch links (English ↔ Korean) at the top of both README files

Notes

The translation has been completed.
If there’s a changelog, I’d be happy to translate that as well.
I truly hope many Korean developers get to use and enjoy this amazing library 🇰🇷✨

- Added English ↔ Korean navigation links at the top of both files
- Helps users easily switch between README.md and README-ko.md
@nickdebaise nickdebaise changed the base branch from master to feat/0.15.1 November 2, 2025 22:21
@nickdebaise
Copy link
Member

Thank you for this! I (clearly) don't know Korean. I verified as much as I could with ChatGPT but this is great!

@nickdebaise nickdebaise merged commit dea4f0e into backpackapp-io:feat/0.15.1 Nov 2, 2025
1 check passed
nickdebaise added a commit that referenced this pull request Nov 2, 2025
* docs: add Korean translation (README-ko.md) and language switch links (#77)

* docs: add Korean translation for README

* docs: add language switch links to README and README-ko.md
- Added English ↔ Korean navigation links at the top of both files
- Helps users easily switch between README.md and README-ko.md

* fix: web support (#78)

* fix: web support

* fix: fix interactivity on mobile, add param for screen reader, update docs

---------

Co-authored-by: Nick DeBaise <[email protected]>

* feat: Add globalLimit prop to control maximum visible toasts per provider (#76)

* feat: add globalLimit option to control the maximum number of toasts displayed

* Use optional chaining for toastOptions.limit

* fix: fix up merge conflict. Note-to-self: Do not use Github web UI for merginggit add

* feat: add unit test for toast limit functionality based on globalLimit prop

* fix: update toast dismissal method in tests from dismiss() to remove() for consistency

---------

Co-authored-by: Nick DeBaise <[email protected]>

---------

Co-authored-by: Suin Kim <[email protected]>
Co-authored-by: Micael Dias <[email protected]>
Co-authored-by: daeun.yang <[email protected]>
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