aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/docs/appendix/translate-interface.md
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-06-24 13:21:50 +0000
committersaturneric <[email protected]>2025-06-24 13:21:50 +0000
commit2f03ff4d734529c80829a001cc9b61bb1de8b2fb (patch)
tree4d1f00ac2d35dac15905ba2f291a51b38de91d34 /src/content/docs/appendix/translate-interface.md
parentdocs(code-binary-verify): add verification images and certum link (diff)
downloadManual-2f03ff4d734529c80829a001cc9b61bb1de8b2fb.tar.gz
Manual-2f03ff4d734529c80829a001cc9b61bb1de8b2fb.zip
docs: update documentation for setup and requirements
- remove extra blank line in macOS brew installation instructions - update minimum GnuPG version requirement from 2.1.0 to 2.2.0 - add direct link to locale ts files in translation guide
Diffstat (limited to 'src/content/docs/appendix/translate-interface.md')
-rw-r--r--src/content/docs/appendix/translate-interface.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/content/docs/appendix/translate-interface.md b/src/content/docs/appendix/translate-interface.md
index 6eed5a6..c2e1f99 100644
--- a/src/content/docs/appendix/translate-interface.md
+++ b/src/content/docs/appendix/translate-interface.md
@@ -21,7 +21,8 @@ GpgFrontend uses the tools provided by this library.
1. Download or clone source code
[HERE](https://github.com/saturneric/GpgFrontend)
-2. You will find some ts files(.ts) at path `resource/lfs/locale/ts`
+2. You will find some ts files(.ts) at path
+ [`resource/lfs/locale/ts`](https://github.com/saturneric/GpgFrontend/tree/main/resource/lfs/locale/ts)
3. Add a new language: Create a new file; see [locale codes](https://saimana.com/list-of-country-locale-code/).
4. To edit or update an existing language, navigate to the path `resource/lfs/locale/ts`.