We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f504ba6 commit 0df58b4Copy full SHA for 0df58b4
internal/translations/LCL/fr-FR/out.gotext.json.lcl
@@ -986,7 +986,7 @@
986
<Str Cat="Text">
987
<Val><![CDATA[Downloading {File}]]></Val>
988
<Tgt Cat="Text" Stat="Loc" Orig="New">
989
- <Val><![CDATA[Téléchargement de {Fichier}]]></Val>
+ <Val><![CDATA[Téléchargement de {File}]]></Val>
990
</Tgt>
991
</Str>
992
<Disp Icon="Str" />
internal/translations/LCL/pt-BR/out.gotext.json.lcl
- <Val><![CDATA[Baixando arquivo]]></Val>
+ <Val><![CDATA[Baixando {File}]]></Val>
0 commit comments