;doc:tldr:README

This commit is contained in:
Simon Michael 2025-09-27 18:44:08 -10:00
parent cf11c5d825
commit 4f5e5f1368

View File

@ -23,7 +23,7 @@ It is relatively easy. You can do it entirely in your web browser if you have a
1. Starting with eg https://tldr.inbrowser.app/pages/common/hledger
2. click "Find this page on GitHub"
3. click the "Copy raw file" icon (two squares)
4. navigate to eg https://github.com/tldr-pages/tldr/tree/main/pages.de/common
4. navigate to the common/ folder for your language, eg https://github.com/tldr-pages/tldr/tree/main/pages.es/common
5. click "Add file" > "Create new file"
6. reuse the original file name, paste the original content
7. translate the content
@ -31,10 +31,11 @@ It is relatively easy. You can do it entirely in your web browser if you have a
9. send a pull request
Here is the [tldr translations status](https://lukwebsforge.github.io/tldri18n).
At the time of writing, translations have been contributed by
If you check all languages you can see all the existing hledger translations.
As of 2025Q3, besides english there's
- kant (es)
- CodePsy-2001 (ko)
- [ko](https://github.com/tldr-pages/tldr/tree/main/pages.ko/common) CodePsy-2001
- [es](https://github.com/tldr-pages/tldr/tree/main/pages.es/common) (partial) kant
## Usage tips