We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 983d7ff commit 10c765cCopy full SHA for 10c765c
site/src/xServices/users/usersXService.ts
@@ -6,7 +6,7 @@ import * as TypesGen from "../../api/typesGenerated"
6
import { displaySuccess } from "../../components/GlobalSnackbar/utils"
7
8
export const Language = {
9
- createUserSuccess: "Successfully created user",
+ createUserSuccess: "Successfully created user.",
10
}
11
12
export interface UsersContext {
0 commit comments