mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-08-08 18:09:13 +00:00
17 lines
418 B
JSON
17 lines
418 B
JSON
{
|
|
"hero": {
|
|
"eyebrow": "MTÜ Lapikud",
|
|
"title": "Management",
|
|
"intro": "People who keep the organisation moving forward."
|
|
},
|
|
"current": {
|
|
"label": "Current board"
|
|
},
|
|
"history": {
|
|
"label": "People who have led the organisation over time",
|
|
"hint": "Thanks to everyone who has helped guide Lapikud"
|
|
},
|
|
"loading": "Loading data…",
|
|
"error": "Failed to load the management data."
|
|
}
|