61 lines
1.3 KiB
JSON
61 lines
1.3 KiB
JSON
{
|
|
"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."
|
|
},
|
|
"admin": {
|
|
"common": {
|
|
"search": "Search",
|
|
"create": "Create",
|
|
"edit": "Edit",
|
|
"delete": "Delete",
|
|
"status": "Status",
|
|
"actions": "Actions",
|
|
"published": "Published",
|
|
"draft": "Draft",
|
|
"author": "Author",
|
|
"date": "Date",
|
|
"title": "Title",
|
|
"description": "Description",
|
|
"name": "Name",
|
|
"email": "Email",
|
|
"role": "Role",
|
|
"bio": "Bio",
|
|
"articles": "Articles",
|
|
"lastLogin": "Last Login",
|
|
"joinDate": "Join Date",
|
|
"username": "Username",
|
|
"logout": "Logout"
|
|
},
|
|
"nav": {
|
|
"dashboard": "Dashboard",
|
|
"posts": "Posts",
|
|
"categories": "Categories",
|
|
"users": "Users",
|
|
"contributors": "Contributors"
|
|
},
|
|
"roles": {
|
|
"admin": "Administrator",
|
|
"user": "User",
|
|
"contributor": "Contributor"
|
|
}
|
|
}
|
|
}
|