diff options
author | saturneric <[email protected]> | 2025-01-27 22:45:15 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2025-01-27 22:45:15 +0000 |
commit | 992e861a8668fdcac5ea7e7e777e11fe3ca06954 (patch) | |
tree | cc56ce247ebc793854e2e0f50f823d10f9b77bf6 | |
parent | refactor: code clean up of main window (diff) | |
download | GpgFrontend-992e861a8668fdcac5ea7e7e777e11fe3ca06954.tar.gz GpgFrontend-992e861a8668fdcac5ea7e7e777e11fe3ca06954.zip |
fix: correct de_DE translations
-rw-r--r-- | resource/lfs/locale/ts/GpgFrontend.de_DE.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/lfs/locale/ts/GpgFrontend.de_DE.ts b/resource/lfs/locale/ts/GpgFrontend.de_DE.ts index d56ee2e0..b2170481 100644 --- a/resource/lfs/locale/ts/GpgFrontend.de_DE.ts +++ b/resource/lfs/locale/ts/GpgFrontend.de_DE.ts @@ -4419,7 +4419,7 @@ Möchten Sie diese Schlüssel vom Schlüsselserver abrufen</translation> <message> <location filename="../../../../src/ui/main_window/MainWindowSlotFunction.cpp" line="116"/> <source>Localize</source> - <translation type="unfinished">本地化</translation> + <translation type="unfinished">Ortszeit</translation> </message> <message> <location filename="../../../../src/ui/main_window/MainWindowSlotFunction.cpp" line="119"/> @@ -4429,7 +4429,7 @@ Möchten Sie diese Schlüssel vom Schlüsselserver abrufen</translation> <message> <location filename="../../../../src/ui/main_window/MainWindowSlotFunction.cpp" line="142"/> <source>Local Time</source> - <translation type="unfinished">当地时间</translation> + <translation type="unfinished">Ortszeit</translation> </message> <message> <location filename="../../../../src/ui/main_window/MainWindowSlotFunction.cpp" line="324"/> |