Initial commit
This commit is contained in:
13
pocketbase/pb_hooks/locales/en.json
Normal file
13
pocketbase/pb_hooks/locales/en.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"mailSubject": {
|
||||
"authAlert": "Login from a new location",
|
||||
"emailChange": "Confirm your {{.appName}} new email address",
|
||||
"otp": "OTP for {{.appName}}",
|
||||
"passwortReset": "Reset your {{.appName}} password",
|
||||
"verification": "Verify your {{.appName}} email"
|
||||
},
|
||||
"resetCounter": {
|
||||
"title": "Counter reset",
|
||||
"body": "Your counter has been reset to zero."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user