|
4 | 4 | "routes": [ |
5 | 5 | { |
6 | 6 | "hasSectionHeader": true, |
7 | | - "sectionHeader": "GET INVOLVED" |
| 7 | + "sectionHeader": "IKUT TERLIBAT" |
8 | 8 | }, |
9 | 9 | { |
10 | 10 | "title": "Community", |
11 | 11 | "path": "/community", |
12 | 12 | "skipBreadcrumb": true, |
13 | 13 | "routes": [ |
14 | 14 | { |
15 | | - "title": "React Conferences", |
| 15 | + "title": "Konferensi React", |
16 | 16 | "path": "/community/conferences" |
17 | 17 | }, |
18 | 18 | { |
19 | | - "title": "React Meetups", |
| 19 | + "title": "Meetup React", |
20 | 20 | "path": "/community/meetups" |
21 | 21 | }, |
22 | 22 | { |
23 | | - "title": "React Videos", |
| 23 | + "title": "Video React", |
24 | 24 | "path": "/community/videos" |
25 | 25 | }, |
26 | 26 | { |
27 | | - "title": "Meet the Team", |
| 27 | + "title": "Berkenalan dengan Tim", |
28 | 28 | "path": "/community/team" |
29 | 29 | }, |
30 | 30 | { |
31 | | - "title": "Docs Contributors", |
| 31 | + "title": "Kontributor Dokumentasi", |
32 | 32 | "path": "/community/docs-contributors" |
33 | 33 | }, |
34 | 34 | { |
35 | | - "title": "Translations", |
| 35 | + "title": "Terjemahan", |
36 | 36 | "path": "/community/translations" |
37 | 37 | }, |
38 | 38 | { |
39 | | - "title": "Acknowledgements", |
| 39 | + "title": "Ucapan Terima Kasih", |
40 | 40 | "path": "/community/acknowledgements" |
41 | 41 | }, |
42 | 42 | { |
43 | | - "title": "Versioning Policy", |
| 43 | + "title": "Kebijakan Versi", |
44 | 44 | "path": "/community/versioning-policy" |
45 | 45 | } |
46 | 46 | ] |
|
0 commit comments