|
4 | 4 | "routes": [
|
5 | 5 | {
|
6 | 6 | "hasSectionHeader": true,
|
7 |
| - "sectionHeader": "STAY INFORMED" |
| 7 | + "sectionHeader": "TETAP TERINFORMASI" |
8 | 8 | },
|
9 | 9 | {
|
10 | 10 | "title": "Blog",
|
11 | 11 | "path": "/blog",
|
12 | 12 | "skipBreadcrumb": true,
|
13 | 13 | "routes": [
|
14 | 14 | {
|
15 |
| - "title": "React Canaries: Enabling Incremental Feature Rollout Outside Meta", |
16 |
| - "titleForHomepage": "React Canaries: Incremental Feature Rollout", |
| 15 | + "title": "React Canaries: Mengaktifkan Penerapan Fitur Bertahap di Luar Meta", |
| 16 | + "titleForHomepage": "React Canaries: Penerapan Fitur Bertahap", |
17 | 17 | "icon": "blog",
|
18 | 18 | "date": "May 3, 2023",
|
19 | 19 | "path": "/blog/2023/05/03/react-canaries"
|
20 | 20 | },
|
21 | 21 | {
|
22 |
| - "title": "React Labs: What We've Been Working On – March 2023", |
23 |
| - "titleForHomepage": "React Labs: March 2023", |
| 22 | + "title": "React Labs: pa yang Telah Kami Kerjakan – Maret 2023", |
| 23 | + "titleForHomepage": "React Labs: Maret 2023", |
24 | 24 | "icon": "labs",
|
25 | 25 | "date": "March 22, 2023",
|
26 | 26 | "path": "/blog/2023/03/22/react-labs-what-we-have-been-working-on-march-2023"
|
27 | 27 | },
|
28 | 28 | {
|
29 |
| - "title": "Introducing react.dev", |
30 |
| - "titleForHomepage": "Introducing react.dev", |
| 29 | + "title": "Memperkenalkan react.dev", |
| 30 | + "titleForHomepage": "Memperkenalkan react.dev", |
31 | 31 | "icon": "blog",
|
32 | 32 | "date": "March 16, 2023",
|
33 | 33 | "path": "/blog/2023/03/16/introducing-react-dev"
|
34 | 34 | },
|
35 | 35 | {
|
36 |
| - "title": "React Labs: What We've Been Working On – June 2022", |
37 |
| - "titleForHomepage": "React Labs: June 2022", |
| 36 | + "title": "React Labs: Apa yang Telah Kami Kerjakan – Juni 2022", |
| 37 | + "titleForHomepage": "React Labs: Juni 2022", |
38 | 38 | "icon": "labs",
|
39 | 39 | "date": "June 15, 2022",
|
40 | 40 | "path": "/blog/2022/06/15/react-labs-what-we-have-been-working-on-june-2022"
|
|
47 | 47 | "path": "/blog/2022/03/29/react-v18"
|
48 | 48 | },
|
49 | 49 | {
|
50 |
| - "title": "How to Upgrade to React 18", |
51 |
| - "titleForHomepage": "Upgrading to React 18", |
| 50 | + "title": "Cara Mengupgrade ke React 18", |
| 51 | + "titleForHomepage": "Mengupgrade ke React 18", |
52 | 52 | "icon": "blog",
|
53 | 53 | "date": "March 8, 2022",
|
54 | 54 | "path": "/blog/2022/03/08/react-18-upgrade-guide"
|
55 | 55 | },
|
56 | 56 | {
|
57 |
| - "title": "React Conf 2021 Recap", |
58 |
| - "titleForHomepage": "React Conf 2021 Recap", |
| 57 | + "title": "Rekap React Conf 2021", |
| 58 | + "titleForHomepage": "Rekap React Conf 2021", |
59 | 59 | "icon": "blog",
|
60 | 60 | "date": "December 17, 2021",
|
61 | 61 | "path": "/blog/2021/12/17/react-conf-2021-recap"
|
62 | 62 | },
|
63 | 63 | {
|
64 |
| - "title": "The Plan for React 18", |
65 |
| - "titleForHomepage": "The Plan for React 18", |
| 64 | + "title": "Rencana untuk React 18", |
| 65 | + "titleForHomepage": "Rencana untuk React 18", |
66 | 66 | "icon": "blog",
|
67 | 67 | "date": "June 8, 2021",
|
68 | 68 | "path": "/blog/2021/06/08/the-plan-for-react-18"
|
69 | 69 | },
|
70 | 70 | {
|
71 |
| - "title": "Introducing Server Components", |
72 |
| - "titleForHomepage": "Introducing Server Components", |
| 71 | + "title": "Memperkenalkan Server Components", |
| 72 | + "titleForHomepage": "Memperkenalkan Server Components", |
73 | 73 | "icon": "labs",
|
74 | 74 | "date": "December 21, 2020",
|
75 | 75 | "path": "/blog/2020/12/21/data-fetching-with-react-server-components"
|
76 | 76 | },
|
77 | 77 | {
|
78 |
| - "title": "Older posts", |
| 78 | + "title": "Postingan lama", |
79 | 79 | "path": "https://reactjs.org/blog/all.html"
|
80 | 80 | }
|
81 | 81 | ]
|
|
0 commit comments