1 files changed, 5 insertions, 0 deletions
diff --git a/resources/langs/nheko_zh_CN.ts b/resources/langs/nheko_zh_CN.ts
index f392c51f..82d52293 100644
--- a/resources/langs/nheko_zh_CN.ts
+++ b/resources/langs/nheko_zh_CN.ts
@@ -1401,6 +1401,11 @@ You may optionally provide a reason for others to accept your knock:</source>
<source>Upload of '%1' failed</source>
<translation>上传 “%1” 失败</translation>
</message>
+ <message>
+ <location filename="../../src/timeline/InputBar.cpp" line="+372"/>
+ <source>Select file(s)</source>
+ <translation>选择文件</translation>
+ </message>
</context>
<context>
<name>InviteDialog</name>
|