diff options
author | saturneric <[email protected]> | 2024-12-02 23:01:53 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2024-12-02 23:01:53 +0000 |
commit | e3500b0d98fd1b15ed6909573ab52c398c18ec63 (patch) | |
tree | 8fa80e8e09d41b8980e3ba1422bb7fa7a2b85a2d /resource | |
parent | fix: discovered issues (diff) | |
download | GpgFrontend-e3500b0d98fd1b15ed6909573ab52c398c18ec63.tar.gz GpgFrontend-e3500b0d98fd1b15ed6909573ab52c398c18ec63.zip |
translation: improve zh_CN translation of Editor
Diffstat (limited to 'resource')
-rw-r--r-- | resource/lfs/locale/ts/GpgFrontend.zh_CN.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/lfs/locale/ts/GpgFrontend.zh_CN.ts b/resource/lfs/locale/ts/GpgFrontend.zh_CN.ts index 4c73a21e..ba639c44 100644 --- a/resource/lfs/locale/ts/GpgFrontend.zh_CN.ts +++ b/resource/lfs/locale/ts/GpgFrontend.zh_CN.ts @@ -4947,7 +4947,7 @@ If the issue persists, consider seeking technical support or consulting the docu <message> <location filename="../../../../src/ui/main_window/MainWindowUI.cpp" line="218"/> <source>Editor</source> - <translation>编辑</translation> + <translation>编辑器</translation> </message> <message> <location filename="../../../../src/ui/main_window/MainWindowUI.cpp" line="219"/> |