feat: migrate language code
All checks were successful
Deploy / Deploy (push) Successful in 1m15s

This commit is contained in:
CDN 2025-02-03 22:52:56 +08:00
parent 47cf6171c5
commit 9ac43ef4f9
Signed by: CDN
GPG key ID: 0C656827F9F80080
86 changed files with 119 additions and 80 deletions

34
data/en/about.json Normal file
View file

@ -0,0 +1,34 @@
{
"stats": [
{
"value": "10+",
"label": "Projects & Services"
},
{
"value": "30+",
"label": "Contributors"
},
{
"value": "15K+",
"label": "Followers Worldwide"
}
],
"content": {
"intro": [
"STARSET Mirror is a fans community for the alternative rock band STARSET, which is dedicated to building a complete ecosystem around and complement to it.",
"Started in 2020 in China, we've now basically completed the translation and organization of the lyrics, novels, and comics of the band, and starting to provide online services that reach worldwide."
],
"workScope": [
"To translate the lyrics, novels, and comics of the band",
"Collect and share the latest news and high-quality fans works",
"Hold related activities to build an active fans community",
"To provide a complete analysis and intepretation of STARSET's work",
"Spread the knowledge about technology impact, just like Starset Society",
"Talk with other communities"
],
"contact": {
"email": "mirror@starset.fans",
"description": "If you wish to join us, you can contact us using the information above or send an email directly to the address below."
}
}
}