From 2f03ff4d734529c80829a001cc9b61bb1de8b2fb Mon Sep 17 00:00:00 2001 From: saturneric Date: Tue, 24 Jun 2025 15:21:50 +0200 Subject: 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 --- src/content/docs/appendix/translate-interface.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/content/docs/appendix/translate-interface.md') 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`. -- cgit v1.2.3