We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e6bbe commit b6259ecCopy full SHA for b6259ec
1 file changed
internal/translations/LCL/zh-TW/out.gotext.json.lcl
@@ -1688,7 +1688,7 @@
1688
<Str Cat="Text">
1689
<Val><![CDATA[Version {Version}]]></Val>
1690
<Tgt Cat="Text" Stat="Loc" Orig="New">
1691
- <Val><![CDATA[版本 {version}]]></Val>
+ <Val><![CDATA[版本 {Version}]]></Val>
1692
</Tgt>
1693
<Prev Cat="Text">
1694
<Val><![CDATA[Implicitly trust the server certificate without validation]]></Val>
@@ -2453,7 +2453,7 @@
2453
2454
<Val><![CDATA[Invalid variable identifier {Name}]]></Val>
2455
2456
- <Val><![CDATA[不正確變數識別碼 {Name}]]></Val>
+ <Val><![CDATA[無效的變數識別碼 {Name}]]></Val>
2457
2458
</Str>
2459
<Disp Icon="Str" />
0 commit comments