From 854b1b9e18ec1dda45844ae41b34f910abb26cfd Mon Sep 17 00:00:00 2001 From: marvzhang Date: Fri, 7 Feb 2020 11:34:17 +0800 Subject: [PATCH] fixed translation issue --- frontend/src/i18n/zh.js | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/i18n/zh.js b/frontend/src/i18n/zh.js index 0a703620..2329257d 100644 --- a/frontend/src/i18n/zh.js +++ b/frontend/src/i18n/zh.js @@ -226,6 +226,7 @@ export default { 'Tags': '标签', 'Enter Tags': '输入标签', 'No Project': '无项目', + 'All Projects': '所有项目', // 定时任务 'Schedule Name': '定时任务名称',