workshops template

This commit is contained in:
Henri
2026-04-21 20:17:59 +03:00
parent 2ef643d15f
commit 83e090ef8f
4 changed files with 203 additions and 10 deletions

View File

@@ -0,0 +1,13 @@
{
"hero": {
"label": "Our work",
"title": "Workshops",
"titleHighlight": "& courses.",
"subtitle": "A selection of workshops conducted by our members over the years."
},
"details": {
"mentor": "Mentor",
"duration": "Duration",
"date": "Date"
}
}

View File

@@ -0,0 +1,13 @@
{
"hero": {
"label": "Meie tehtud",
"title": "Koolitused",
"titleHighlight": "& töötoad.",
"subtitle": "Valik koolitusi, mida meie liikmed on aastate jooksul läbi viinud."
},
"details": {
"mentor": "Juhendaja",
"duration": "Kestus",
"date": "Toimumisaeg"
}
}