mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-28 08:04:13 +08:00
fix
This commit is contained in:
parent
34c428f0fc
commit
304c88ad40
@ -1084,8 +1084,8 @@ class dialog_setting_game_internal(QWidget):
|
||||
icon="fa.gear",
|
||||
),
|
||||
QLabel(),
|
||||
LLabel('作用于翻译'),
|
||||
getsimpleswitch(savehook_new_data[gameuid], "tts_repair_use_at_translate"),
|
||||
LLabel('作用于翻译'),
|
||||
],
|
||||
margin0=True,
|
||||
makewidget=True,
|
||||
|
@ -203,7 +203,7 @@ def setTab5lz(self):
|
||||
globalconfig,
|
||||
"read_translator",
|
||||
),
|
||||
4,
|
||||
0,
|
||||
),
|
||||
],
|
||||
[
|
||||
@ -229,10 +229,10 @@ def setTab5lz(self):
|
||||
icon="fa.gear",
|
||||
),
|
||||
"",
|
||||
"作用于翻译",
|
||||
D_getsimpleswitch(
|
||||
globalconfig["ttscommon"], "tts_repair_use_at_translate"
|
||||
),
|
||||
"作用于翻译",
|
||||
],
|
||||
],
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user