feat: build framework
This commit is contained in:
7
locales/en.ts
Normal file
7
locales/en.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
// en.ts
|
||||
export default {
|
||||
login: {
|
||||
username: 'Username',
|
||||
password: 'Password'
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user