Add Time into the news system & Add a new API keypoint into the home page.

This commit is contained in:
yuanhau 2025-05-25 09:49:35 +08:00
parent c2ec1b6668
commit 3019c06ec1
6 changed files with 45 additions and 24 deletions

View file

@ -39,13 +39,15 @@
"find": "Find",
"interface": "Interface",
"documentation": "Documentation",
"opensource": "Open Source"
"opensource": "Open Source",
"apis": "APIs"
},
"description": {
"find": "You can easily find the same topic from different news sources.",
"interface": "Use a desktop like interface, the one that you already got used to.",
"documentation": "We provide a documentation for you to learn how to use the app.",
"opensource": "This platform is open source! minus the database part, but I'm going to try!"
"opensource": "This platform is open source! minus the database part, but I'm going to try!",
"apis": "We develop apis that does not exist before, like the line today one, but it just needs some revese engineering to find the apis behind it."
}
}
},