-
-
Notifications
You must be signed in to change notification settings - Fork 376
Expand file tree
/
Copy pathen.json
More file actions
50 lines (49 loc) · 1.59 KB
/
Copy pathen.json
File metadata and controls
50 lines (49 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"Home": {
"heading": "AOSSIE's Website",
"metaTitle": "AOSSIE's Website - Australian Open Source Software Innovation and Education",
"metaDescription": "Empowering open-source projects to innovate, educate, and create lasting global impact."
},
"Navbar": {
"about": "About",
"projects": "Projects",
"ideas": "Ideas",
"apply": "Apply",
"github": "GitHub",
"selectLanguage": "Select Language"
},
"Hero": {
"titleLine1": "We Innovate",
"titleLine2": "We Educate",
"subtitlePrefix": "Empowering open-source projects to innovate, educate, and create lasting global impact since ",
"learnMore": "Learn More",
"copyright": "© Australian Open Source Software Innovation and Education",
"socialMedia": "Social Media"
},
"Projects": {
"title": "Our Projects",
"subtitle": "Building open-source solutions across finance, education, sustainability, governance, communication, and beyond creating trustworthy, user-empowering technologies that drive meaningful impact.",
"viewAll": "View all Projects",
"view": "View",
"details": "Details"
},
"GSoC": {
"title": "Google Summer of Code"
},
"Error": {
"title": "Something went wrong",
"description": "An unexpected server or client error occurred while rendering the page.",
"retry": "Try again"
},
"NotFound": {
"title": "Page not found",
"description": "The page you are looking for does not exist or has been moved.",
"home": "Go to Home"
},
"LanguageSwitcher": {
"label": "Language"
},
"ThemeToggle": {
"toggleTheme": "Toggle theme"
}
}