mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
EXTREMELY basic translating in the newsView page. & made the about
window i18n available & added GOALS_BEFORE_NEXT_DEVLOG.md file to track what goals should I hit before getting a another devlog.
This commit is contained in:
parent
d2099074a7
commit
3abfe46464
5 changed files with 89 additions and 22 deletions
|
@ -116,5 +116,19 @@
|
|||
"title": "Terms of service",
|
||||
"content": "N/A"
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"why": "Why make this website?",
|
||||
"bulletpoints": {
|
||||
"1": "1. Taiwan's news network is really shit, either they have a bunch of stupid opinions, or just news that are not appropriate for kids ",
|
||||
"2": "2. This website's goal is to everyone see news a bit easier, and can also compare them.",
|
||||
"3half": "Learn Tailwind"
|
||||
},
|
||||
"aboutDev": {
|
||||
"title": "About the dev",
|
||||
"dev": "developer:yh",
|
||||
"contactEmailStarter": "Contact Email:"
|
||||
},
|
||||
"copyrightInfo": "Copyright Info"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue