mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
Reinstall dev env & Update the news page to include translating
functions & Update settings & sendUserChanges system. I also updated *some* README stuff. & Update tos & privacy policy pages.
This commit is contained in:
parent
944caa03e8
commit
1e4e13f1b7
8 changed files with 184 additions and 263 deletions
|
@ -75,7 +75,9 @@
|
|||
"terminal": "終端機",
|
||||
"aboutNewsOrg": "關於這個新聞來源",
|
||||
"newsview": "新聞",
|
||||
"areyousure": "你確定?"
|
||||
"areyousure": "你確定?",
|
||||
"privacypolicy": "隱私權政策",
|
||||
"tos": "服務條款"
|
||||
},
|
||||
"settings": {
|
||||
"yourgroqapi": "你的Groq API",
|
||||
|
@ -107,11 +109,11 @@
|
|||
},
|
||||
"pages": {
|
||||
"privacypolicy": {
|
||||
"title": "Privacy Policy",
|
||||
"content": "Ummmm"
|
||||
"title": "隱私權政策",
|
||||
"content": "N/A"
|
||||
},
|
||||
"tos": {
|
||||
"title": "Terms of service",
|
||||
"title": "服務條款",
|
||||
"content": "N/A"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue