Make the news View working via the tty interface, and made some more

i18n stuff & update some more to add images and unknown data oh, also
paragraphs are now a thing :) and do so much debugging.
This commit is contained in:
yuanhau 2025-05-18 13:12:39 +08:00
parent b62a3cda3d
commit 8975812447
8 changed files with 177 additions and 201 deletions

View file

@ -68,6 +68,7 @@
"chatbot": "Chatbot",
"starred": "Starred",
"terminal": "Terminal",
"aboutNewsOrg": "About this news organization"
"aboutNewsOrg": "About this news organization",
"newsview": "News View"
}
}

View file

@ -68,6 +68,7 @@
"chatbot": "聊天機器人",
"starred": "收藏",
"terminal": "終端機",
"aboutNewsOrg": "關於這個新聞來源"
"aboutNewsOrg": "關於這個新聞來源",
"newsview": "新聞"
}
}