mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 06:01:12 +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>
|
<message>
|
||||||
<location filename="../gui/SettingsView.qml" line="702"/>
|
<location filename="../gui/SettingsView.qml" line="702"/>
|
||||||
<source>Video bitrate: %1 Mbps</source>
|
<source>Video bitrate: %1 Mbps</source>
|
||||||
<translation>Video Bitrate: %1 MBps</translation>
|
<translation>Video Bitrate: %1 Mbps</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../gui/SettingsView.qml" line="732"/>
|
<location filename="../gui/SettingsView.qml" line="732"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user