From 72e7ebc5c0739a4ce28564a58344b779f39e830b Mon Sep 17 00:00:00 2001 From: fengchenchen Date: Tue, 6 Aug 2024 17:08:13 +0800 Subject: [PATCH] =?UTF-8?q?[fix=20bug]=20=E4=B8=8A=E4=BC=A0=E4=BA=BA?= =?UTF-8?q?=E8=8B=B1=E6=96=87=E5=AD=97=E6=AE=B5=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/lang/en-us.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/lang/en-us.js b/src/common/lang/en-us.js index 1bdccb5..e8302c3 100644 --- a/src/common/lang/en-us.js +++ b/src/common/lang/en-us.js @@ -128,7 +128,7 @@ module.exports = { noData: 'No Data', dataLoading: 'Data loading...', confirmDelete: 'Confirm the listing title you want to delete?', - uploadedBy: 'Uploaded By', + uploadedBy: 'Uploader', uploadTime: 'Upload Time', uploadFileBtn: 'Upload File', tips: 'Tips',