From 4f5e5f1368da151befbfe2a18086140540f4495e Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 27 Sep 2025 18:44:08 -1000 Subject: [PATCH] ;doc:tldr:README --- doc/tldr/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/tldr/README.md b/doc/tldr/README.md index 7c9a6e024..2af66d261 100644 --- a/doc/tldr/README.md +++ b/doc/tldr/README.md @@ -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