Skip to content

Commit bcbc774

Browse files
tinywavesZZY
authored and
ZZY
committed
Translate latest React 19 beta blog titles
1 parent 0cdf749 commit bcbc774

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

src/content/blog/index.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
---
22
title: React Blog
3+
author: Arlen
4+
date: 2024/05/17
5+
description: React Blog Descriptions
36
---
47

58
<Intro>
@@ -10,15 +13,15 @@ title: React Blog
1013

1114
<div className="sm:-mx-5 flex flex-col gap-5 mt-12">
1215

13-
<BlogCard title="React 19 Beta " date="April 25, 2024" url="/blog/2024/04/25/react-19">
16+
<BlogCard title="React 19 Beta 介绍 " date="April 25, 2024" url="/blog/2024/04/25/react-19">
1417

15-
In the React 19 Beta Upgrade Guide, we shared step-by-step instructions for upgrading your app to React 19 Beta. In this post, we'll give an overview of the new features in React 19, and how you can adopt them.
18+
随着 React 19 Beta 版本的推出,我们此前发布一份官方升级手册,旨在协助您将现有项目无缝升级至 React 19 Beta。在本篇博客中,我们将详细介绍 React 19 Beta 的新特性及其应用方法。
1619

1720
</BlogCard>
1821

19-
<BlogCard title="React 19 Beta Upgrade Guide" date="April 25, 2024" url="/blog/2024/04/25/react-19-upgrade-guide">
22+
<BlogCard title="React 19 Beta 升级手册" date="April 25, 2024" url="/blog/2024/04/25/react-19-upgrade-guide">
2023

21-
The improvements added to React 19 require some breaking changes, but we've worked to make the upgrade as smooth as possible and we don't expect the changes to impact most apps. In this post, we will guide you through the steps for upgrading libraries to React 19 beta.
24+
React 19 引入的新功能对需要原有设计进行一些破坏性更改,但我们已经努力优化,使得升级过程尽可能顺畅,并且我们预计这些更改在大多数应用程序中不会造成影响。在本篇博客中,我们将引导您完成将库升级到 React 19 Beta 版本的步骤。
2225

2326
</BlogCard>
2427

0 commit comments

Comments
 (0)