mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2024-11-10 13:44:17 +00:00
Fix Spanish translation args
This commit is contained in:
parent
7231085456
commit
13deacfc3b
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
@ -38,7 +38,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../gui/AppView.qml" line="328"/>
|
<location filename="../gui/AppView.qml" line="328"/>
|
||||||
<source>Hide this game from the app grid. To access hidden games, right-click on the host and choose %1.</source>
|
<source>Hide this game from the app grid. To access hidden games, right-click on the host and choose %1.</source>
|
||||||
<translation>Oculta este juego de la cuadrícula de aplicaciones. Para acceder a juegos ocultos, haga clic con el botón derecho en el host y elija % 1.</translation>
|
<translation>Oculta este juego de la cuadrícula de aplicaciones. Para acceder a juegos ocultos, haga clic con el botón derecho en el host y elija %1.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../gui/AppView.qml" line="328"/>
|
<location filename="../gui/AppView.qml" line="328"/>
|
||||||
|
@ -955,7 +955,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../gui/main.qml" line="330"/>
|
<location filename="../gui/main.qml" line="330"/>
|
||||||
<source>Update available for Moonlight: Version %1</source>
|
<source>Update available for Moonlight: Version %1</source>
|
||||||
<translation>Actualización disponible para Moonlight: versión % 1</translation>
|
<translation>Actualización disponible para Moonlight: versión %1</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../gui/main.qml" line="377"/>
|
<location filename="../gui/main.qml" line="377"/>
|
||||||
|
|
Loading…
Reference in a new issue