aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/locales/zh
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-11-03 22:17:20 +0800
committercrupest <crupest@outlook.com>2020-11-03 22:17:20 +0800
commit1ecd77cf83049792d0d6380f0f65f9400e78c403 (patch)
treee5264b55769cceac3ec53668ba8c044efbe61c15 /FrontEnd/src/app/locales/zh
parenta69ee3f38432af653ed96efd96f5f7682b3ebf24 (diff)
downloadtimeline-1ecd77cf83049792d0d6380f0f65f9400e78c403.tar.gz
timeline-1ecd77cf83049792d0d6380f0f65f9400e78c403.tar.bz2
timeline-1ecd77cf83049792d0d6380f0f65f9400e78c403.zip
feat: Add title to timeline.
Diffstat (limited to 'FrontEnd/src/app/locales/zh')
-rw-r--r--FrontEnd/src/app/locales/zh/translation.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/FrontEnd/src/app/locales/zh/translation.ts b/FrontEnd/src/app/locales/zh/translation.ts
index df316366..71f0d9fc 100644
--- a/FrontEnd/src/app/locales/zh/translation.ts
+++ b/FrontEnd/src/app/locales/zh/translation.ts
@@ -70,6 +70,7 @@ const translation: TranslationResource = {
},
dialogChangeProperty: {
title: "修改时间线属性",
+ titleField: "标题",
visibility: "可见性",
description: "描述",
},