From dee1f495aec7cf29769080d5e4208abe32063d6f Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 6 May 2021 22:01:12 +0800 Subject: feat: Timeline color. --- FrontEnd/src/app/locales/zh/translation.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'FrontEnd/src/app/locales/zh') diff --git a/FrontEnd/src/app/locales/zh/translation.json b/FrontEnd/src/app/locales/zh/translation.json index 1a1a70ab..b2c651f6 100644 --- a/FrontEnd/src/app/locales/zh/translation.json +++ b/FrontEnd/src/app/locales/zh/translation.json @@ -85,7 +85,8 @@ "title": "修改时间线属性", "titleField": "标题", "visibility": "可见性", - "description": "描述" + "description": "描述", + "color": "颜色" }, "member": { "noUserAvailableToAdd": "搜索结果显示没有可以添加为成员的用户。", -- cgit v1.2.3