[feature] migrate to monorepo
This commit is contained in:
commit
05ddc1f783
267 changed files with 75165 additions and 0 deletions
24
frontend/data/i18n/en.json
Normal file
24
frontend/data/i18n/en.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"categories": {
|
||||
"man": "Man",
|
||||
"machine": "Machine",
|
||||
"earth": "Earth",
|
||||
"space": "Space",
|
||||
"futures": "Futures",
|
||||
"exclusive": "Exclusive"
|
||||
},
|
||||
"nav": {
|
||||
"home": "Home",
|
||||
"daily": "Daily",
|
||||
"about": "About",
|
||||
"search": "Search"
|
||||
},
|
||||
"theme": {
|
||||
"light": "Light Mode",
|
||||
"dark": "Dark Mode",
|
||||
"system": "System Mode"
|
||||
},
|
||||
"footer": {
|
||||
"copyright": "TSS Rocks. All rights reserved."
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue