diff options
author | crupest <crupest@outlook.com> | 2021-01-30 23:35:38 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-01-30 23:35:38 +0800 |
commit | 1eb4c3bb1cd399e2419422e8f04c2459bd29c63f (patch) | |
tree | e820824dc1029e935d31e98211862f6fba1d7507 /FrontEnd/src/app/locales/zh/translation.json | |
parent | de97b65241c5b51b8f8b86def014b1c472952149 (diff) | |
download | timeline-1eb4c3bb1cd399e2419422e8f04c2459bd29c63f.tar.gz timeline-1eb4c3bb1cd399e2419422e8f04c2459bd29c63f.tar.bz2 timeline-1eb4c3bb1cd399e2419422e8f04c2459bd29c63f.zip |
...
Diffstat (limited to 'FrontEnd/src/app/locales/zh/translation.json')
-rw-r--r-- | FrontEnd/src/app/locales/zh/translation.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/src/app/locales/zh/translation.json b/FrontEnd/src/app/locales/zh/translation.json index 0d063b4e..a12a6296 100644 --- a/FrontEnd/src/app/locales/zh/translation.json +++ b/FrontEnd/src/app/locales/zh/translation.json @@ -80,7 +80,7 @@ "description": "描述" }, "member": { - "alreadyMember": "该用户已经是一个成员。", + "noUserAvailableToAdd": "搜索结果显示没有可以添加为成员的用户。", "add": "添加", "remove": "移除" }, |