mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Enhanced the user page (prev login page) Added translations into the Tools subpage of the wbesite && added a basic check (that I have not tested yet in my dev enviroment,)
This commit is contained in:
parent
eb6c131163
commit
a09416db53
8 changed files with 182 additions and 69 deletions
|
@ -47,7 +47,7 @@
|
|||
"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 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."
|
||||
"apis": "We use api's that are made via reverse engineering."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -73,5 +73,16 @@
|
|||
"terminal": "Terminal",
|
||||
"aboutNewsOrg": "About this news organization",
|
||||
"newsview": "News View"
|
||||
},
|
||||
"tools": {
|
||||
"title": "Tools",
|
||||
"name": {
|
||||
"checkweirdkeywords": "Check Sensivite Keywords",
|
||||
"noadlinetoday": "LINE Today but no ads"
|
||||
},
|
||||
"content": {
|
||||
"checkweirdkeywords": "This tool check if the news title has weird 18+ content.",
|
||||
"noadlinetoday": "Provides free, no ads Line today."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -73,5 +73,16 @@
|
|||
"terminal": "終端機",
|
||||
"aboutNewsOrg": "關於這個新聞來源",
|
||||
"newsview": "新聞"
|
||||
},
|
||||
"tools":{
|
||||
"title": "工具",
|
||||
"name": {
|
||||
"checkweirdkeywords": "檢查偏色情標體",
|
||||
"noadlinetoday": "無廣告新聞"
|
||||
},
|
||||
"content": {
|
||||
"checkweirdkeywords": "這個工具檢查新聞記者是不是使用偏色情的標體 (台灣的很愛用)",
|
||||
"noadlinetoday": "提供無廣告的LINE Today 新聞"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue