Skip to content

Commit 8db4efe

Browse files
authored
Adds the French translation 2022 Jamstack chapter (#3211)
* Adds the french translation of the file 'src/content/en/2022/jamstack.md'. * Translate the first part of the final jamstack document. * Translate a second part of the final jamstack document. * Translate a third part of the final jamstack document. * Translate a last part of the final jamstack document. * Corrects the typos in the french translation of 'src/content/fr/2022/jamstack.md' * Adds myself to the translators of the jamstack file * Puts harendra and joeviggiano at the right place in the alphabetical order of the contributors file 2022.json, as asked by @tunetheweb in the PR #3211. * Fixes the linting errors from 'Lint Code Base'. * Removes the empty lines at the end of french translation of the jamstack file
1 parent 3b1e7d9 commit 8db4efe

2 files changed

Lines changed: 469 additions & 16 deletions

File tree

src/config/2022.json

Lines changed: 27 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,14 @@
596596
"website": "http://h3manth.com",
597597
"twitter": "gnumanth"
598598
},
599+
"harendra":{
600+
"name": "Haren Bhandari",
601+
"teams":[
602+
"analysts",
603+
"authors"
604+
],
605+
"github":"harendra"
606+
},
599607
"housseindjirdeh": {
600608
"name": "Houssein Djirdeh",
601609
"teams": [
@@ -660,6 +668,14 @@
660668
"avatar_url": "29200198",
661669
"github": "JasmineDW"
662670
},
671+
"joeviggiano":{
672+
"name": "Joe Viggiano",
673+
"teams":[
674+
"analysts",
675+
"authors"
676+
],
677+
"github":"joeviggiano"
678+
},
663679
"j9t": {
664680
"name": "Jens Oliver Meiert",
665681
"teams": [
@@ -1219,6 +1235,17 @@
12191235
"avatar_url": "10332876",
12201236
"github": "vikvanderlinden"
12211237
},
1238+
"Xav83":{
1239+
"name": "Xavier Jouvenot",
1240+
"teams":[
1241+
"translators"
1242+
],
1243+
"avatar_url": "6787157",
1244+
"website": "https://10xlearner.com/",
1245+
"github": "Xav83",
1246+
"linkedin": "xavier-jouvenot-98787794",
1247+
"twitter": "10xLearner"
1248+
},
12221249
"ydimova": {
12231250
"name": "Yana Dimova",
12241251
"teams": [
@@ -1237,22 +1264,6 @@
12371264
"github": "yoavweiss",
12381265
"twitter": "yoavweiss"
12391266
},
1240-
"harendra":{
1241-
"name": "Haren Bhandari",
1242-
"teams":[
1243-
"analysts",
1244-
"authors"
1245-
],
1246-
"github":"harendra"
1247-
},
1248-
"joeviggiano":{
1249-
"name": "Joe Viggiano",
1250-
"teams":[
1251-
"analysts",
1252-
"authors"
1253-
],
1254-
"github":"joeviggiano"
1255-
},
12561267
"ytkoka":{
12571268
"name": "Yutaka Oka",
12581269
"teams":[

0 commit comments

Comments
 (0)