diff options
author | crupest <crupest@outlook.com> | 2021-01-03 19:35:36 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-01-03 19:35:36 +0800 |
commit | 1b7a9096b1fd7c26a9336950a4a4b4253bcb5926 (patch) | |
tree | ccc1167e69d7e8fcc58760e2d7de3a534150cff3 /FrontEnd/src/app/locales/zh | |
parent | 76e818a722a9c8cdb82c66dafaf0bd2768e29bc1 (diff) | |
download | timeline-1b7a9096b1fd7c26a9336950a4a4b4253bcb5926.tar.gz timeline-1b7a9096b1fd7c26a9336950a4a4b4253bcb5926.tar.bz2 timeline-1b7a9096b1fd7c26a9336950a4a4b4253bcb5926.zip |
...
Diffstat (limited to 'FrontEnd/src/app/locales/zh')
-rw-r--r-- | FrontEnd/src/app/locales/zh/translation.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/FrontEnd/src/app/locales/zh/translation.json b/FrontEnd/src/app/locales/zh/translation.json index bbee28af..e15e177e 100644 --- a/FrontEnd/src/app/locales/zh/translation.json +++ b/FrontEnd/src/app/locales/zh/translation.json @@ -106,7 +106,9 @@ "title": "确认删除", "prompt": "确定删除这个消息?这个操作不可撤销。" } - } + }, + "addHighlightSuccess": "成功添加高光。", + "addBookmarkSuccess": "成功添加书签。" }, "user": { "username": "用户名", |