mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-11 14:19:10 +00:00
Adjust translation for RGB light (#2468)
This commit is contained in:
@@ -912,7 +912,7 @@
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>R: 000</string>
|
||||
<string notr="true">R: 000</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -944,7 +944,7 @@
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>G: 000</string>
|
||||
<string notr="true">G: 000</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -976,7 +976,7 @@
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>B: 255</string>
|
||||
<string notr="true">B: 255</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user