Copied site resources on related module source folder. Renamed "login" module as "auth" module, and updated related locations and files.
9 lines
257 B
JSON
9 lines
257 B
JSON
{
|
|
"email": "webmaster@example.com",
|
|
"subjet_register": "Thank you for regitering with us, activate account",
|
|
"subjet_activate": "New account ativation token",
|
|
"subjet_password": "Password Recovery!!!",
|
|
"subjet_oauth": "Welcome",
|
|
"smtp": "127.0.0.1"
|
|
}
|