Skip to content

Commit 7448d60

Browse files
Oleksandr0305gaearontdddeblasissJJdGG
committed
Add Bengali language for react docs (#266)
* Add Bangla translation for react docs I have been working as a software engineer for last 6 years. I have started using React since my first project in my organization. I have added two more maintainer and both have 3+ years of working experience in React. One of them is currently a Lecture at International university of business agriculture and technology. We are based at Bangladesh and we want to create a Bangla version of React docs for the better understanding of the Bangla native language people. * Added the nomandhoni-cs as maintainer * Added shakib609 and ahnafyy as maintainer * Added nutboltu as maintainer * Update pl.json (#272) * First-pass update to the FR maintainers (#271) We're in the process of waking up the legacy crew, that had 10+ people contributing significantly (and many more doing small contributions). This is who we can expect lots of work from on the new docs so far. * Update PROGRESS.template.md * Update it.json * Update ar.json to match repo settings * Update fa.json to match repo settings * Remove language that was never deployed * Update he.json to match repo settings * Update uk.json to match repo settings * Update vi.json to match the repo settings * Update zh-hans.json to match repo settings * Update zh-hant.json to match repo settings * Stop spamming comments * Delete CODEOWNERS * Remove test files * Move stuff around * Update fa maintainers (#273) As discussed in reactjs/fa.react.dev#328 link: reactjs/fa.react.dev#328 title: New Persian Translation Progress * Update zh-hant.json to match the current list According to reactjs/zh-hant.react.dev#260 (comment). * Simplify the translation infra (#285) * Simplify translation infra Co-authored-by: Nat Alison <[email protected]> Co-authored-by: Brian Vaughn <[email protected]> * Add a local create-translation workflow --------- Co-authored-by: Nat Alison <[email protected]> Co-authored-by: Brian Vaughn <[email protected]> * Tweak wording * Add fi, lo, and sw translations (#286) * Update engines * Allow manually running workflows * Try to run stuff * Cursor is now a pointer when mouse is on sort options (#284) Hi, this minor change helps UX. when the mouse is on the sort options, it visually hints the user what their mouse pointing at is a functional filtering option * Add Icelandic (#270) * Oops * Don't fail on existing sync PRs * Removed bn.json file * Added Bengali translation entry * Update langs.json --------- Co-authored-by: dan <[email protected]> Co-authored-by: Christophe Porteneuve <[email protected]> Co-authored-by: Alessandro De Blasis <[email protected]> Co-authored-by: Dan Abramov <[email protected]> Co-authored-by: Sajjad Khodadadi <[email protected]> Co-authored-by: Nat Alison <[email protected]> Co-authored-by: Brian Vaughn <[email protected]> Co-authored-by: Abolfazl Chaman <[email protected]> Co-authored-by: Haukur Páll Hallvarðsson <[email protected]>
1 parent 14e1f57 commit 7448d60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

langs/langs.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[
22
{ "code": "ar", "name": "العربية", "enName": "Arabic" },
33
{ "code": "az", "name": "Azərbaycanca", "enName": "Azerbaijani" },
4+
{ "code": "bn", "name": "বাংলা", "enName": "Bengali" },
45
{ "code": "de", "name": "Deutsch", "enName": "German" },
56
{ "code": "es", "name": "Español", "enName": "Spanish" },
67
{ "code": "fa", "name": "فارسی", "enName": "Persian" },

0 commit comments

Comments
 (0)