Enhance footer and localization: add open source references, update footer design, and optimize descriptions for clarity.

This commit is contained in:
yuanhau 2025-05-14 21:59:45 +08:00
parent 96b297f617
commit 861c6b8e35
5 changed files with 39 additions and 24 deletions

View file

@ -36,12 +36,14 @@
"title": {
"find": "Find",
"interface": "Interface",
"documentation": "Documentation"
"documentation": "Documentation",
"opensource": "Open Source"
},
"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."
"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!"
}
}
},

View file

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