diff options
author | crupest <crupest@outlook.com> | 2021-05-06 22:01:12 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-05-06 22:01:12 +0800 |
commit | ccc9fd220ac52b2b24ebe9e5978a63fd2ec8c968 (patch) | |
tree | 6184aac232f9f327d4a8ddacdc7b226ff7617499 /FrontEnd/src/app/locales/zh | |
parent | 669b425e4795ce245c664c82223ee9fa4611dfa9 (diff) | |
download | timeline-ccc9fd220ac52b2b24ebe9e5978a63fd2ec8c968.tar.gz timeline-ccc9fd220ac52b2b24ebe9e5978a63fd2ec8c968.tar.bz2 timeline-ccc9fd220ac52b2b24ebe9e5978a63fd2ec8c968.zip |
feat: Timeline color.
Diffstat (limited to 'FrontEnd/src/app/locales/zh')
-rw-r--r-- | FrontEnd/src/app/locales/zh/translation.json | 3 |
1 files changed, 2 insertions, 1 deletions
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": "搜索结果显示没有可以添加为成员的用户。", |