Add TRANSLATIONS.md (#52)

This commit is contained in:
Sahn Lam
2023-11-06 19:03:02 -08:00
committed by GitHub
parent aa2d2669ca
commit 694ae2db4c

View File

@@ -0,0 +1,14 @@
# Translations
We'd like for the repo to be available in many languages. Here is the process for maintaining translations:
* Please put new translation README files here.
* We'll migrate the existing translations when they are ready.
* To start a new translation, please:
1. Make an issue (for collaboration with other translators)
2. Make a pull request to collaborate and commit to.
3. Let us know when it's ready to merge.
### Translation template credits
Thanks to [coding-interview-university](https://github.com/jwasham/coding-interview-university/blob/main/translations/how-to.md) for the translation template.