فهرست منبع

Add i18n to CONTRIBUTING.md (#4591)

* Add i18n to CONTRIBUTING.md

https://github.com/transloadit/uppy.io/issues/134#issuecomment-1632102417

* Update .github/CONTRIBUTING.md

Co-authored-by: Antoine du Hamel <antoine@transloadit.com>

---------

Co-authored-by: Artur Paikin <artur@arturpaikin.com>
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
Mikael Finstad 1 سال پیش
والد
کامیت
c929051bfe
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      .github/CONTRIBUTING.md

+ 4 - 0
.github/CONTRIBUTING.md

@@ -401,3 +401,7 @@ If you’re using some kind of more abstract file format (like Svelte), then you
 ```
 
 Then, add this script to the `build:js` script. Try running the `build:js` script and make sure it does not error. It may also be of use to make sure that global dependencies aren’t being used (ex. not having rollup locally and relying on a global install), as these dependencies won’t be present on the machine’s handling building.
+
+## I18n and locales
+
+For more information about how to contribute to translations, see [the `@uppy/locales` contributing guide](https://uppy.io/docs/locales/#contributing-a-new-language).