File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 437
437
"Abstraction" : {
438
438
"message" : " Abstraction"
439
439
},
440
+ "Automation" : {
441
+ "message" : " Automation"
442
+ },
440
443
"Production-Ready" : {
441
444
"message" : " Production-Ready"
442
445
},
Original file line number Diff line number Diff line change 266
266
"Abstraction" : {
267
267
"message" : " Abstraction"
268
268
},
269
+ "Automation" : {
270
+ "message" : " Automation"
271
+ },
269
272
"Production-Ready" : {
270
273
"message" : " Production-Ready"
271
274
},
Original file line number Diff line number Diff line change @@ -28,7 +28,8 @@ function HomepageHeader() {
28
28
>
29
29
< Translate > Mutation</ Translate > ,
30
30
< Translate > Validation</ Translate > ,
31
- < Translate > Abstraction</ Translate >
31
+ < Translate > Abstraction</ Translate > ,
32
+ < Translate > Automation</ Translate >
32
33
</ h2 >
33
34
< h2
34
35
className = { styles . title }
You can’t perform that action at this time.
0 commit comments