forked from olcxjas-softworks/LarpixClient
Add cool animations and placeholder pfps
This commit is contained in:
parent
8402564b28
commit
e0c044a894
13 changed files with 624 additions and 204 deletions
|
|
@ -36,5 +36,13 @@
|
|||
"passwords.not.match": "Passwords do not match",
|
||||
"password.cant.empty": "Password cannot be empty",
|
||||
"username.cant.empty": "Username cannot be empty",
|
||||
"bad.request": "Bad request"
|
||||
"bad.request": "Bad request",
|
||||
|
||||
"letters": "letters",
|
||||
"numbers": "numbers",
|
||||
"underscores": "underscores",
|
||||
|
||||
"loading.connecting": "Connecting...",
|
||||
"loading.loading": "Loading...",
|
||||
"loading.done": "Ready!"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue