Files
yourpart3/backend/utils/locales/en.json
Torsten Schulz (local) 1ab9407e79
All checks were successful
Deploy to production / deploy (push) Successful in 2m56s
Refactor code structure for improved readability and maintainability; optimize performance across multiple modules.
2026-07-21 09:08:15 +02:00

7 lines
431 B
JSON
Executable File

{
"Password Reset": "Password Reset",
"Please click the following link to reset your password: {{resetLink}}": "Please click the following link to reset your password: {{resetLink}}",
"Account Activation": "Account Activation",
"Please click the following link to activate your account: {{activationLink}}": "Please click the following link to activate your account: {{activationLink}}",
"welcome": "Welcome!"
}