You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The [original English version](http://jpapa.me/ngstyles) is the source of truth, as it is maintained and updated first.
4
+
3
5
1.[Portuguese-Brazilian](PT-BR.md)
6
+
7
+
## Contributing
8
+
Language translations are welcomed and encouraged. The succcess of these translations depends on the community. I highly encourage new translation contributions and help to keep them up to date.
9
+
10
+
> All contributions fall under the [MIT License of this repository](https://github.com/johnpapa/angularjs-styleguide#license). In other words, you would be providing these free to the community.
11
+
12
+
### New Translations
13
+
1. Fork the repository
14
+
2. Create a translation file and name it using the 118n standard format.
15
+
3. Put this file in the i18n folder
16
+
4. Translate the original English version to be current with the latest changes
17
+
3. Make a Pull Request
18
+
19
+
Once you do these I will merge, point the translation links to it, and enter the translation credit to you.
20
+
21
+
### Updated Translations
22
+
1. Fork the repository
23
+
2. Make the translation changes
24
+
3. Make a Pull Request
25
+
26
+
Once you do these I will merge, point the translation links to it, and enter the translation credit to you.
0 commit comments