13 lines
732 B
Markdown
13 lines
732 B
Markdown
5 years ago
|
## How to contribute
|
||
|
|
||
5 years ago
|
Please do not contribute changes directly to these files, as we manage them with Crowdin. Instead:
|
||
|
|
||
|
- to request a new translation, [open an issue](https://github.com/excalidraw/excalidraw/issues/new/choose).
|
||
4 years ago
|
- to update existing translations, [edit them on Crowdin](https://crowdin.com/translate/excalidraw/10) and we should have them included in the app soon!
|
||
5 years ago
|
|
||
|
## Completion of translation
|
||
|
|
||
4 years ago
|
[percentages.json](./percentages.json) holds a percentage of completion for each language. We generate these automatically [on build time](./../../.github/workflows/locales-coverage.yml) when a new translation PR appears.
|
||
5 years ago
|
|
||
|
We only make a language available on the app if it exceeds a certain threshold of completion.
|