Skip to content

Commit 2b2bdb6

Browse files
Add Gujarati as new language for React doc (#263)
* Add Gujarati as new language for React doc Sorry , I don't have have direct experience to contribute to translation yet but I have started contributing to old react dev doc: stale-reactjs-org-translations/gu.reactjs.org#1 stale-reactjs-org-translations/gu.reactjs.org#6 But other than translation, I also made contribution to redux doc: reduxjs/react-redux#1655 And also made some suggestion that might be helpful to write new react doc :https://twitter.com/Harshil__parmar/status/1578469780092485633?s=20 I hope these might help to evaluate me. * Delete Gu.json * Added Gujarati as language
1 parent e76c125 commit 2b2bdb6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

langs/langs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
{ "code": "fr", "name": "Français", "enName": "French" },
1010
{ "code": "he", "name": "עברית", "enName": "Hebrew" },
1111
{ "code": "hi", "name": "हिन्दी", "enName": "Hindi" },
12+
{ "code": "gu", "name": "ગુજરાતી", "enName": "Gujarati" },
1213
{ "code": "hu", "name": "magyar", "enName": "Hungarian" },
1314
{ "code": "id", "name": "Bahasa Indonesia", "enName": "Indonesian" },
1415
{ "code": "it", "name": "Italiano", "enName": "Italian" },

0 commit comments

Comments
 (0)