Skip to content

Commit 45b31a7

Browse files
committed
docs: add missing translations in src/content/blog.2024/12/05/react-19.md
Signed-off-by: Yejeong, Ham <[email protected]>
1 parent ba5f3d2 commit 45b31a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/blog/2024/12/05/react-19.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@ React will try to recreate this component tree from scratch using the error boun
762762

763763
</ConsoleBlockMulti>
764764

765-
In React 19, we log a single error with all the error information included:
765+
React 19에서는 모든 오류 정보를 하나의 오류 로그로 기록합니다.
766766

767767
<ConsoleBlockMulti>
768768

src/sidebarBlog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"path": "/blog/2025/04/21/react-compiler-rc"
2727
},
2828
{
29-
"title": "Sunsetting Create React App",
29+
"title": "Create React App 지원 종료",
3030
"titleForHomepage": "Sunsetting Create React App",
3131
"icon": "blog",
3232
"date": "February 14, 2025",

0 commit comments

Comments
 (0)