Fix broken translation format strings

This commit is contained in:
Cameron Gutman
2026-06-28 16:41:05 -05:00
parent e5353d9758
commit 1e0110b0f4
6 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
<message>
<location filename="../gui/CliPair.qml" line="12"/>
<source>Pairing... Please enter &apos;%1&apos; on %2.</source>
<translation>Emparejando... Introduce &apos;1%&apos; en %2.</translation>
<translation>Emparejando... Introduce &apos;%1&apos; en %2.</translation>
</message>
<message>
<location filename="../gui/CliPair.qml" line="81"/>