Skip to content
Snippets Groups Projects
Commit 4dc4bdb3 authored by Liam Cain's avatar Liam Cain
Browse files

README: Update instructions for creating a new language file

parent d437623a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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