Skip to content

Commit 669109f

Browse files
Merge branch 'master' of https://github.com/reactjs/reactjs.org into sync-8edfc7ce
2 parents d0233c2 + 8edfc7c commit 669109f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

content/community/conferences.md

+5
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ October 25, 2019 in London, UK
3737

3838
[Website](https://reactadvanced.com) - [Twitter](http://twitter.com/reactadvanced) - [Facebook](https://www.facebook.com/ReactAdvanced) - [Videos](https://youtube.com/c/ReactConferences)
3939

40+
### React Conf Brasil 2019 {#react-conf-2019}
41+
October 19, 2019 in São Paulo, BR
42+
43+
[Website](https://reactconf.com.br/) - [Twitter](https://twitter.com/reactconfbr) - [Facebook](https://www.facebook.com/ReactAdvanced) - [Slack](https://react.now.sh/)
44+
4045
### React Day Berlin 2019 {#react-day-berlin-2019}
4146
December 6, 2019 in Berlin, Germany
4247

content/community/examples.md

+2
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ There are many example projects created by the React community. Feel free to add
2121
* **[Bitcoin Price Index](https://github.com/mrkjlchvz/bitcoin-price-index)** Simple bitcoin price index data from CoinDesk API.
2222
* **[Builder Book](https://github.com/builderbook/builderbook)** Open source web app to write and host documentation or sell books. Built with React, Material-UI, Next, Express, Mongoose, MongoDB.
2323
* **[GFonts Space](https://github.com/pankajladhar/GFontsSpace)** A space which allows user to play with Google fonts. Built with React, Redux and React-Router.
24+
* **[Course Learn Page](https://github.com/ulearnpro/ulearn)** Open Source LMS script in Laravel 5.8 and ReactJS 16.9
25+
* **[Speedy math](https://github.com/pankajladhar/speedy-math)** An application which allows kids to practice basic Mathematics i.e Addition, Subtraction, Multiply, Comparison. It is a PWA (Progressive web app) with offline support and install as App features.

content/languages.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- name: Azerbaijani
1515
translated_name: Azərbaycanca
1616
code: az
17-
status: 1
17+
status: 2
1818
- name: Bulgarian
1919
translated_name: Български
2020
code: bg
@@ -110,7 +110,7 @@
110110
- name: Mongolian
111111
translated_name: Монгол хэл
112112
code: mn
113-
status: 1
113+
status: 2
114114
- name: Nepali
115115
translated_name: नेपाली
116116
code: ne
@@ -186,4 +186,4 @@
186186
- name: Traditional Chinese
187187
translated_name: 繁體中文
188188
code: zh-hant
189-
status: 1
189+
status: 2

0 commit comments

Comments
 (0)