From 792709f0d2bfbd5ae67d64c5a29d3724dc6eb119 Mon Sep 17 00:00:00 2001 From: Yan Chen Date: Thu, 14 May 2020 00:09:10 +0800 Subject: [PATCH] fix a translation error. (#87) --- frontend/translations/chinese.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/translations/chinese.js b/frontend/translations/chinese.js index 37fdb00..b350f6b 100644 --- a/frontend/translations/chinese.js +++ b/frontend/translations/chinese.js @@ -39,7 +39,7 @@ const data = { 'File': '文件', 'Drop files to upload': '拖放文件即可上传', 'Close': '关闭', - 'Select Folder': '选择文件夹r', + 'Select Folder': '选择文件夹', 'Users': '用户', 'Files': '文件', 'Role': '角色',