Skip to content
Snippets Groups Projects
Unverified Commit d295b20e authored by Erica Xu's avatar Erica Xu Committed by GitHub
Browse files

Update README.md

parent 91fbc705
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,12 @@ Help translate Obsidian into your language.
If the language you want to translate doesn't exist as a JSON file yet, submit an issue so that we can create a template for you to get started.
## Staying up-to-date
Merge conflicts are nasty. They happen when you're translating an outdated version of the template, part of which might have been translated by someone else. To prevent this, try to fork our respository right before you translate.
If you want to do multiple translation pull requests, before doing work each time, use the "Compare" UI on your own fork to pull in all the newest changes from `obsidianmd:master` first by creating a pull request on your own repository and merge it in yourself, so that your own copy is up-to-update.
## Submit changes
To translate, [fork this repo](https://guides.github.com/activities/forking/) and edit the JSON file of your language. After that, [submit a pull request](https://guides.github.com/activities/forking/).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment