mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-02 22:06:14 +00:00
Fixed translation (#1669)
MBps is used for megabytes, even in German. Mbps is the correct translation.
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user