Files
medreport_mrb2b/packages/email-templates/src/locales/et/common.json
Danel Kungla 0c2cfe6d18 prettier fix
2025-09-19 17:22:36 +03:00

11 lines
337 B
JSON

{
"footer": {
"lines1": "MedReport",
"lines2": "E-mail: <a href=\"mailto:info@medreport.ee\">info@medreport.ee</a>",
"lines3": "Klienditugi: <a href=\"tel:+37258871517\">+372 5887 1517</a>",
"lines4": "<a href=\"https://www.medreport.ee\">www.medreport.ee</a>"
},
"helloName": "Tere, {{name}}",
"hello": "Tere"
}