75 lines
3.1 KiB
JSON
75 lines
3.1 KiB
JSON
|
{
|
||
|
"nav": {
|
||
|
"links": {
|
||
|
"git": "Git",
|
||
|
"forum": "Forum",
|
||
|
"signup": "Sign Up"
|
||
|
}
|
||
|
},
|
||
|
"home": {
|
||
|
"header": {
|
||
|
"welcome": "Welcome to the TBZ Community!",
|
||
|
"description": "A student-driven hub for the students of the Technische Berufsschule Zürich to collaborate and innovate."
|
||
|
},
|
||
|
"services": {
|
||
|
"title": "Services",
|
||
|
"subtitle": "Services hosted by students, for students, at the TBZ.",
|
||
|
"forum": {
|
||
|
"title": "Forum",
|
||
|
"description": "Join the conversation! Our forum is your go-to destination for all things TBZ."
|
||
|
},
|
||
|
"git": {
|
||
|
"title": "Git Forge",
|
||
|
"description": "Collaborate on projects with our Git repository. Powered by Forgejo."
|
||
|
},
|
||
|
"sso": {
|
||
|
"title": "SSO",
|
||
|
"description": "One Account for all things TBZ Community! Log in with a singular account, and forget to re-set passwords individually (because you don't have to, anymore)."
|
||
|
}
|
||
|
},
|
||
|
"join": {
|
||
|
"title": "What're you waiting for?",
|
||
|
"subtitle": "Ready to dive in? Join us now and start contributing to the TBZ Community Hub."
|
||
|
},
|
||
|
"notice": {
|
||
|
"content": "This is an unofficial community platform run by students, for students of the TBZ. For inquiries and support, please contact us <a href='/contact'>here</a>."
|
||
|
},
|
||
|
"footer": {
|
||
|
"source": "This website's been made using the <a href='https://jenil.github.io/chota/'>chota</a> CSS framework. You can find this site's source code <a href='https://git.tbz-it.com/community/website'>here</a>."
|
||
|
},
|
||
|
"buttons": {
|
||
|
"visit": "Visit",
|
||
|
"join": "Join us",
|
||
|
"explore": "Explore Projects"
|
||
|
}
|
||
|
},
|
||
|
"signup": {
|
||
|
"header": {
|
||
|
"title": "TBZ Community Signup Form",
|
||
|
"back": "← Back"
|
||
|
},
|
||
|
"form": {
|
||
|
"labels": {
|
||
|
"fullname": "Full Name:",
|
||
|
"fullnamePlaceholder": "Full Name",
|
||
|
"username": "Username:",
|
||
|
"usernamePlaceholder": "Username",
|
||
|
"email": "Email:",
|
||
|
"emailPlaceholder": "full.name@edu.tbz.ch",
|
||
|
"ssh": "SSH-Key:",
|
||
|
"sshPlaceholder": "ssh-ed25519 AAAAXXXXXXXYYYYYYYZZZZZZZ+00a"
|
||
|
},
|
||
|
"legends": {
|
||
|
"required": "*",
|
||
|
"requiredText": " = required",
|
||
|
"optional": "(optional)",
|
||
|
"optionalText": " = optional"
|
||
|
},
|
||
|
"legal": {
|
||
|
"codeofconduct": "Signing up implies that you agree to abide by our code of conduct.<br>No drama. Be respectful. Have fun. We're all trying, and we're all in this together :)",
|
||
|
"apprenticeVerify": "I visit the TBZ and have an apprenticeship.",
|
||
|
"termsVerify": "I agree that I have read and understood the terms of service and privacy policy."
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|