Implemented email verification
This commit is contained in:
10
locales/custom.en.ts
Normal file
10
locales/custom.en.ts
Normal file
@@ -0,0 +1,10 @@
|
||||
export default {
|
||||
single: 'I am the only one',
|
||||
a: {
|
||||
b: {
|
||||
c: {
|
||||
d: 'I am custom english {man}',
|
||||
},
|
||||
},
|
||||
},
|
||||
} as const
|
||||
Reference in New Issue
Block a user