Skip to content

Commit 2550556

Browse files
authored
Merge pull request #247 from olivertzeng/upstream-locale
fixed zh_TW translation
2 parents 585c5f2 + 40c739e commit 2550556

File tree

12 files changed

+2660
-1281
lines changed

12 files changed

+2660
-1281
lines changed

po/POTFILES

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ src/handlers/stt/openaisr_handler.py
2929
src/handlers/stt/sphinx_handler.py
3030
src/handlers/stt/vosk_handler.py
3131
src/handlers/stt/whisper_handler.py
32-
src/handlers/stt/whispercpp_handler.py
3332
src/handlers/stt/witai_handler.py
33+
src/handlers/stt/whispercpp_handler.py
3434
src/handlers/tts/custom_handler.py
3535
src/handlers/tts/custom_openai_tts.py
3636
src/handlers/tts/elevenlabs_handler.py
@@ -47,7 +47,6 @@ src/ui/shortcuts.py
4747
src/ui/thread_editing.py
4848
src/ui/widgets/barchart.py
4949
src/ui/widgets/comborow.py
50-
src/ui/widgets/copybox.py
5150
src/ui/widgets/documents_reader.py
5251
src/ui/widgets/latex.py
5352
src/ui/widgets/markuptextview.py
@@ -57,21 +56,25 @@ src/ui/widgets/terminal_dialog.py
5756
src/ui/widgets/thinking.py
5857
src/ui/widgets/websearch.py
5958
src/ui/widgets/website.py
60-
src/ui/widgets/file.py
6159
src/ui/widgets/tipscarousel.py
60+
src/ui/widgets/browser.py
61+
src/ui/widgets/code_editor.py
62+
src/ui/widgets/copybox.py
63+
src/ui/widgets/file.py
6264
src/ui/extension.py
6365
src/ui/mini_window.py
6466
src/ui/presentation.py
6567
src/ui/settings.py
68+
src/ui/explorer.py
6669
src/utility/audio_recorder.py
6770
src/utility/message_chunk.py
6871
src/utility/util.py
6972
src/utility/strings.py
7073
src/constants.py
71-
src/controller.py
7274
src/extensions.py
73-
src/window.py
7475
src/main.py
76+
src/controller.py
77+
src/window.py
78+
data/io.github.qwersyk.Newelle.appdata.xml.in
7579
data/io.github.qwersyk.Newelle.desktop.in
7680
data/io.github.qwersyk.Newelle.gschema.xml
77-
data/io.github.qwersyk.Newelle.appdata.xml.in

0 commit comments

Comments
 (0)