aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/locales/zh
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-06-03 23:20:22 +0800
committercrupest <crupest@outlook.com>2021-06-03 23:20:22 +0800
commit5a96a88121f3ecb846c5cd55c3f51624b4e21402 (patch)
tree68ebf231a0887440c4390cba494fe43f34050b2d /FrontEnd/src/app/locales/zh
parentb8a43d19cc3e850d42959ca019a3de6a453de11d (diff)
downloadtimeline-5a96a88121f3ecb846c5cd55c3f51624b4e21402.tar.gz
timeline-5a96a88121f3ecb846c5cd55c3f51624b4e21402.tar.bz2
timeline-5a96a88121f3ecb846c5cd55c3f51624b4e21402.zip
feat: Add change post property dialog.
Diffstat (limited to 'FrontEnd/src/app/locales/zh')
-rw-r--r--FrontEnd/src/app/locales/zh/translation.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/FrontEnd/src/app/locales/zh/translation.json b/FrontEnd/src/app/locales/zh/translation.json
index 728c3b81..5a5a6843 100644
--- a/FrontEnd/src/app/locales/zh/translation.json
+++ b/FrontEnd/src/app/locales/zh/translation.json
@@ -6,6 +6,8 @@
"done": "完成",
"preview": "预览",
"loadFailReload": "加载失败,<1>点击重试</1>。",
+ "delete": "删除",
+ "changeProperty": "修改属性",
"error": {
"network": "网络错误。",
"unknown": "未知错误。"
@@ -95,6 +97,11 @@
"description": "描述",
"color": "颜色"
},
+ "changePostPropertyDialog": {
+ "title": "修改消息属性",
+ "time": "时间",
+ "timeEmpty": "你必须选择一个时间。"
+ },
"member": {
"noUserAvailableToAdd": "搜索结果显示没有可以添加为成员的用户。",
"add": "添加",