Fixed translation (#1669)

MBps is used for megabytes, even in German. Mbps is the correct translation.
This commit is contained in:
Simon Pawlowski
2025-10-10 07:49:25 +02:00
committed by GitHub
parent f362e76127
commit 61fa45ad21

View File

@@ -743,7 +743,7 @@
<message>
<location filename="../gui/SettingsView.qml" line="702"/>
<source>Video bitrate: %1 Mbps</source>
<translation>Video Bitrate: %1 MBps</translation>
<translation>Video Bitrate: %1 Mbps</translation>
</message>
<message>
<location filename="../gui/SettingsView.qml" line="732"/>