This commit is contained in:
parent
47cf6171c5
commit
9ac43ef4f9
86 changed files with 119 additions and 80 deletions
177
data/en/index.json
Normal file
177
data/en/index.json
Normal file
|
@ -0,0 +1,177 @@
|
|||
{
|
||||
"translation": {
|
||||
"nav": {
|
||||
"home": "Home",
|
||||
"projects": "Projects",
|
||||
"updates": "Updates",
|
||||
"contributors": "Contributors",
|
||||
"about": "About"
|
||||
},
|
||||
"brand": {
|
||||
"name": "STARSET Mirror"
|
||||
},
|
||||
"site": {
|
||||
"description": "STARSET Mirror, connecting STARSET and you."
|
||||
},
|
||||
"home": {
|
||||
"meta": {
|
||||
"title": "STARSET Mirror",
|
||||
"description": "STARSET Mirror, connecting STARSET and you."
|
||||
}
|
||||
},
|
||||
"projects": {
|
||||
"meta": {
|
||||
"title": "Projects - STARSET Mirror",
|
||||
"description": "Explore our projects dedicated to STARSET and the community. From translations to community services, discover how we're making a difference."
|
||||
},
|
||||
"title": "Projects",
|
||||
"tags": {
|
||||
"translation": "Translation",
|
||||
"service": "Service",
|
||||
"community": "Community"
|
||||
},
|
||||
"status": {
|
||||
"planning": "Planning",
|
||||
"approved": "Approved",
|
||||
"in_progress": "In Progress",
|
||||
"launched": "Launched",
|
||||
"completed": "Completed"
|
||||
}
|
||||
},
|
||||
"updates": {
|
||||
"meta": {
|
||||
"title": "Updates - STARSET Mirror",
|
||||
"description": "Stay up to date with the latest news, updates, and activities from STARSET Mirror. Follow our journey in supporting the STARSET community."
|
||||
},
|
||||
"title": "Project Updates",
|
||||
"loading": "Loading...",
|
||||
"back_to_list": "Back to Updates",
|
||||
"filter": {
|
||||
"title": "Filter by Tags",
|
||||
"search_placeholder": "Search tags...",
|
||||
"no_results": "No matching tags found",
|
||||
"clear": "Clear Filter"
|
||||
},
|
||||
"pagination": {
|
||||
"previous": "Previous",
|
||||
"next": "Next",
|
||||
"page_info": "Page {{current}} of {{total}}"
|
||||
},
|
||||
"tags": {
|
||||
"journal": "Journal/Summary",
|
||||
"milestone": "Milestone",
|
||||
"service": "Service",
|
||||
"other": "Other"
|
||||
},
|
||||
"notFound": {
|
||||
"title": "Update not found",
|
||||
"description": "The update you're looking for does not exist, is not available in the current language, or has been removed."
|
||||
}
|
||||
},
|
||||
"contributors": {
|
||||
"meta": {
|
||||
"title": "Contributors - STARSET Mirror",
|
||||
"description": "Meet the amazing people behind STARSET Mirror. Our contributors work tirelessly to bring STARSET closer to you."
|
||||
},
|
||||
"tabs": {
|
||||
"contributors": "Contributors",
|
||||
"sponsors": "Sponsors"
|
||||
},
|
||||
"core_members": "Core Members",
|
||||
"regular_members": "Regular Members & Community Contributors"
|
||||
},
|
||||
"about": {
|
||||
"meta": {
|
||||
"title": "About - STARSET Mirror",
|
||||
"description": "Learn about STARSET Mirror's mission, values, and our dedication to connecting STARSET with fans worldwide."
|
||||
},
|
||||
"title": "About Us",
|
||||
"contact": {
|
||||
"title": "Social Links"
|
||||
},
|
||||
"join": {
|
||||
"title": "Join Us"
|
||||
}
|
||||
},
|
||||
"aria": {
|
||||
"mainContent": "Main content",
|
||||
"menu": "Menu",
|
||||
"navigation": "Navigation",
|
||||
"search": "Search",
|
||||
"language": "Change language",
|
||||
"darkMode": "Toggle dark mode",
|
||||
"openMenu": "Open menu",
|
||||
"closeMenu": "Close menu",
|
||||
"error": "Error",
|
||||
"loading": "Loading",
|
||||
"comments": "Comments section",
|
||||
"breadcrumb": "Breadcrumb"
|
||||
},
|
||||
"hero": {
|
||||
"title": "Connecting STARSET and You",
|
||||
"subtitle": "",
|
||||
"cta": {
|
||||
"projects": "Browse Projects",
|
||||
"updates": "Latest Updates"
|
||||
}
|
||||
},
|
||||
"theme": {
|
||||
"light": "Light",
|
||||
"dark": "Dark",
|
||||
"system": "System"
|
||||
},
|
||||
"footer": {
|
||||
"copyright": " 2020-{{currentYear}} STARSET Mirror."
|
||||
},
|
||||
"social": {
|
||||
"links": [
|
||||
{
|
||||
"name": "Keyoxide",
|
||||
"url": "https://keyoxide.org/647501bc9eb15d88fcb5747f04729e58c6565dfd",
|
||||
"color": "text-gray-400 hover:text-gray-300",
|
||||
"icon": "Keyoxide"
|
||||
},
|
||||
{
|
||||
"name": "YouTube",
|
||||
"url": "https://www.youtube.com/@starsetmirror",
|
||||
"color": "text-gray-400 hover:text-red-500",
|
||||
"icon": "YouTube"
|
||||
},
|
||||
{
|
||||
"name": "Fediverse",
|
||||
"url": "https://social.starset.fans/@mirror",
|
||||
"color": "text-gray-400 hover:text-purple-400",
|
||||
"icon": "Fediverse"
|
||||
},
|
||||
{
|
||||
"name": "Bluesky",
|
||||
"url": "https://bsky.app/profile/mirror.starset.fans",
|
||||
"color": "text-gray-400 hover:text-blue-400",
|
||||
"icon": "Bluesky"
|
||||
},
|
||||
{
|
||||
"name": "Discord",
|
||||
"url": "https://discord.gg/zhEqePWneb",
|
||||
"color": "text-gray-400 hover:text-indigo-400",
|
||||
"icon": "Discord"
|
||||
},
|
||||
{
|
||||
"name": "Forgejo",
|
||||
"url": "https://git.owu.one/starset-mirror",
|
||||
"color": "text-gray-400 hover:text-orange-400",
|
||||
"icon": "Forgejo"
|
||||
},
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://x.com/starset_mirror",
|
||||
"color": "text-gray-400 hover:text-blue-400",
|
||||
"icon": "Twitter"
|
||||
}
|
||||
]
|
||||
},
|
||||
"common": {
|
||||
"loading": "Loading...",
|
||||
"error": "An error occurred"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue