mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
Add I18N into the confirm quit option & you can now view articles from clicking on the "View article" button (but for now you can not view dynamic articles & also chnaged the path from /_assets/ to /n3a_assets/ & Made the title as the navbar thing
This commit is contained in:
parent
10158a390c
commit
937f8ad531
6 changed files with 87 additions and 46 deletions
|
@ -74,7 +74,8 @@
|
|||
"starred": "Starred",
|
||||
"terminal": "Terminal",
|
||||
"aboutNewsOrg": "About this news organization",
|
||||
"newsview": "News View"
|
||||
"newsview": "News View",
|
||||
"areyousure": "Are you sure?",
|
||||
},
|
||||
"tools": {
|
||||
"title": "Tools",
|
||||
|
|
|
@ -74,7 +74,8 @@
|
|||
"starred": "收藏",
|
||||
"terminal": "終端機",
|
||||
"aboutNewsOrg": "關於這個新聞來源",
|
||||
"newsview": "新聞"
|
||||
"newsview": "新聞",
|
||||
"areyousure": "你確定?"
|
||||
},
|
||||
"tools": {
|
||||
"title": "工具",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue