diff --git a/README.md b/README.md index ca2c2d5c9e6e5c646955f1c4494a4f5b1c9192c4..65d11b619e87f4a954ae8828740326c9e5f3f038 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ To add a new language, follow these steps: 1. Copy all of the content of the raw `en.json`: https://raw.githubusercontent.com/obsidianmd/obsidian-translations/master/en.json 2. Paste into here: https://github.com/obsidianmd/obsidian-translations/new/master 3. Translate some strings to your language -4. Find the language code of the language you're contributing: https://www.wikiwand.com/en/List_of_ISO_639-1_codes -5. Name the new file "[language code].json" and submit +4. Find the language code of the language you're contributing: https://www.wikiwand.com/en/List_of_ISO_639-1_codes and name the new file `[language code].json`. +6. In the description of the pull request, or in a comment, please include the [endonym](<https://en.wikipedia.org/wiki/Endonym_and_exonym#:~:text=An%20endonym%20(also%20known%20as,their%20homeland%2C%20or%20their%20language.>) of the language, this is how the language will be displayed in the app. +7. Submit your pull request. ## Staying up-to-date