mirror of
https://github.com/hpware/news-analyze.git
synced 2025-07-17 07:59:06 +00:00
Remove stuff including the chat function & TOS & Privacy Policy windows
& simplified the archive URL.
This commit is contained in:
parent
aa8fb3a2d2
commit
3a3c2c81e2
14 changed files with 20 additions and 573 deletions
|
@ -45,11 +45,11 @@
|
|||
"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!",
|
||||
"apis": "We use api's that are made via reverse engineering."
|
||||
"find": "You can find the same topic from different news sources.",
|
||||
"interface": "This platform uses a desktop like interface, the one that you already got used to.",
|
||||
"documentation": "We provide a video for you to learn how to use the basics of the application.",
|
||||
"opensource": "This platform is open source!",
|
||||
"apis": "We use api's that are made via reverse engineering, here https://github.com/hpware/reverse_engineering"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -116,16 +116,6 @@
|
|||
"noadlinetoday": "Provides free, no ads Line today."
|
||||
}
|
||||
},
|
||||
"pages": {
|
||||
"privacypolicy": {
|
||||
"title": "Privacy Policy",
|
||||
"content": "Ummmm"
|
||||
},
|
||||
"tos": {
|
||||
"title": "Terms of service",
|
||||
"content": "N/A"
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"why": "Why make this website?",
|
||||
"bulletpoints": {
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"find": "你可以輕鬆地從不同的新聞來源找到相同的主題。",
|
||||
"interface": "這個網站使用類似 Xfce / MacOS / DSM 的介面,讓你可以簡單使用這個網站。",
|
||||
"documentation": "我做了一組教學,讓你可以學會如何使用這個網站 UI。",
|
||||
"opensource": "這個平台的所有程式碼都放在Github上,沒有開源的資料庫,我會想辦法把它用其他方式開源!",
|
||||
"opensource": "這個平台的所有程式碼都放在Github上!",
|
||||
"apis": "我們使用LINE Today 的資訊來做出一個 API。"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue