diff options
author | Junseong Park | 2025-01-13 19:17:29 +0900 |
---|---|---|
committer | GitHub | 2025-01-13 11:17:29 +0100 |
commit | aaf4c12ca111c36c32ae50d21985a61f8d167f19 (patch) | |
tree | b2c2fd20ee9332c6388d1411095f7aadcbf8f4f2 | |
parent | a435810719784ea6d8da2f57fae75344d8449ceb (diff) | |
download | IT.starlight-aaf4c12ca111c36c32ae50d21985a61f8d167f19.tar.gz IT.starlight-aaf4c12ca111c36c32ae50d21985a61f8d167f19.tar.bz2 IT.starlight-aaf4c12ca111c36c32ae50d21985a61f8d167f19.zip |
i18n(ko-KR): update `i18n.mdx` (#2794)
-rw-r--r-- | docs/src/content/docs/ko/guides/i18n.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/content/docs/ko/guides/i18n.mdx b/docs/src/content/docs/ko/guides/i18n.mdx index aa90d871..3a84465d 100644 --- a/docs/src/content/docs/ko/guides/i18n.mdx +++ b/docs/src/content/docs/ko/guides/i18n.mdx @@ -221,7 +221,7 @@ Starlight๋ฅผ ์ฌ์ฉํ๋ฉด ๋ฒ์ญ๋ ์ฝํ
์ธ ํ์ผ์ ํธ์คํ
ํ๋ ๊ฒ ์ธ์ <UIStringsList /> - Starlight์ ์ฝ๋ ๋ธ๋ก์ [Expressive Code](https://github.com/expressive-code/expressive-code) ๋ผ์ด๋ธ๋ฌ๋ฆฌ์ ์ํด ๊ตฌ๋๋ฉ๋๋ค. + Starlight์ ์ฝ๋ ๋ธ๋ก์ [Expressive Code](https://expressive-code.com/) ๋ผ์ด๋ธ๋ฌ๋ฆฌ์ ์ํด ๊ตฌ๋๋ฉ๋๋ค. `expressiveCode` ํค๋ฅผ ์ฌ์ฉํ์ฌ ๋์ผํ JSON ํ์ผ์์ UI ๋ฌธ์์ด์ ๋ํ ๋ฒ์ญ์ ์ค์ ํ ์ ์์ต๋๋ค. ```json |