Show user's name upon successful login

This commit is contained in:
Francis Lachapelle
2016-08-31 14:32:30 -04:00
parent c2a0994aed
commit ab4118fb29
5 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"Authenticating" = "Authenticating";
/* Appears when authentication succeeds */
"Success" = "Success";
"Welcome" = "Welcome";
"Authentication Failed" = "Authentication Failed";
"Wrong username or password." = "Wrong username or password.";