aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjermanuts <[email protected]>2024-03-18 15:58:00 +0000
committerGitHub <[email protected]>2024-03-18 15:58:00 +0000
commit6c84fd3394c8b89110be541b522cff0d5eeb375d (patch)
tree46c42a05e3d626075c3e22fc13ed746a6b911f69
parentrephrase translate-interface.md (diff)
downloadGpgFrontend-6c84fd3394c8b89110be541b522cff0d5eeb375d.tar.gz
GpgFrontend-6c84fd3394c8b89110be541b522cff0d5eeb375d.zip
Add more detailed translation process
-rw-r--r--manual/contribute/translate-interface.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/contribute/translate-interface.md b/manual/contribute/translate-interface.md
index c5a3f7fa..2fd1e951 100644
--- a/manual/contribute/translate-interface.md
+++ b/manual/contribute/translate-interface.md
@@ -19,6 +19,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`
+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`.
### Before starting your work