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/en | |
parent | de97b65241c5b51b8f8b86def014b1c472952149 (diff) | |
download | timeline-1eb4c3bb1cd399e2419422e8f04c2459bd29c63f.tar.gz timeline-1eb4c3bb1cd399e2419422e8f04c2459bd29c63f.tar.bz2 timeline-1eb4c3bb1cd399e2419422e8f04c2459bd29c63f.zip |
...
Diffstat (limited to 'FrontEnd/src/app/locales/en')
-rw-r--r-- | FrontEnd/src/app/locales/en/translation.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/src/app/locales/en/translation.json b/FrontEnd/src/app/locales/en/translation.json index ebf9552a..0aafb2ae 100644 --- a/FrontEnd/src/app/locales/en/translation.json +++ b/FrontEnd/src/app/locales/en/translation.json @@ -80,7 +80,7 @@ "description": "Description" }, "member": { - "alreadyMember": "The user is already a member.", + "noUserAvailableToAdd": "Sorry, no user available to be a member in search result.", "add": "Add", "remove": "Remove" }, |