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": "尋找",
"interface": "使用者介面",
"documentation": "教學",
"opensource": "開源"
"opensource": "開源",
"apis": "APIs"
},
"description": {
"find": "你可以輕鬆地從不同的新聞來源找到相同的主題。",
"interface": "這個網站使用類似 Xfce / MacOS / DSM 的介面,讓你可以簡單使用這個網站。",
"documentation": "我做了一組教學,讓你可以學會如何使用這個網站 UI。",
"opensource": "這個平台的所有程式碼都放在Github上沒有開源的資料庫我會想辦法把它用其他方式開源"
"opensource": "這個平台的所有程式碼都放在Github上沒有開源的資料庫我會想辦法把它用其他方式開源",
"apis": "我們使用LINE Today 的資訊來做出一個 API。"
}
}
},