mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 15:51:01 +08:00
22 lines
457 B
JSON
22 lines
457 B
JSON
{
|
|
"core": {
|
|
"sitename": "BlindSpec"
|
|
},
|
|
"nav": {
|
|
"home": "Home",
|
|
"dailybriefing": "Daily Briefing"
|
|
},
|
|
"home": {
|
|
"nonMoving": "Hi! This is your ",
|
|
"moving": {
|
|
"newsPlatform": "News Platform",
|
|
"miniWikipedia": "Mini Wikipedia",
|
|
"newsComparePlatform": "news comparison platform"
|
|
},
|
|
"startusing": "Let's Start!"
|
|
},
|
|
"dailybriefing": "Daily Briefing",
|
|
"Welcome": "Welcome",
|
|
"loading": "Loading..."
|
|
}
|