mirror of
https://github.com/wassname/talk.git
synced 2026-08-14 12:50:17 +08:00
Auth Actions
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export default {
|
||||
email: 'Not a valid E-Mail',
|
||||
password: 'Password must be at least 8 characters'
|
||||
};
|
||||
Reference in New Issue
Block a user