Files
yourpart3/backend/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

8 lines
356 B
JSON
Executable File

{
"account_activation_subject": "account_activation_subject",
"account_activation_text": "account_activation_text",
"welcome": "welcome",
"account_activation_html": "account_activation_html",
"your_contact_request_answered_subject": "your_contact_request_answered_subject",
"your_contact_request_answered_text": "your_contact_request_answered_text"
}