diff --git a/py/LunaTranslator/gui/showword.py b/py/LunaTranslator/gui/showword.py index df516a85..8c3b2c6e 100644 --- a/py/LunaTranslator/gui/showword.py +++ b/py/LunaTranslator/gui/showword.py @@ -407,7 +407,7 @@ class AnkiWindow(QWidget): ) layout.addRow( - "MP3 kbps", + "MP3 bitrate", getsimplecombobox( [str(8 * i) for i in range(1, 320 // 8 + 1)], globalconfig,