Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Commit bdd66ca

Browse files
committed
add Chinese translation
1 parent 3219e7a commit bdd66ca

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<?xml version="1.0"?>
2+
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
3+
<file source-language="en" datatype="plaintext" original="file.ext">
4+
<body>
5+
<trans-unit id="1">
6+
<source>This value is not a valid captcha.</source>
7+
<target>没有有效完成验证码。</target>
8+
</trans-unit>
9+
<trans-unit id="2">
10+
<source>The captcha was not resolved on the right domain.</source>
11+
<target>验证码在不正确的域名上完成。</target>
12+
</trans-unit>
13+
</body>
14+
</file>
15+
</xliff>

0 commit comments

Comments
 (0)