37 lines
959 B
JSON
37 lines
959 B
JSON
{
|
|
"Page": {
|
|
"DashboardPage": {
|
|
"title": "Welcome to Judge4c!"
|
|
},
|
|
"PlaygroundPage": {
|
|
"Components": {
|
|
"playgroundSidebar": {
|
|
"title": "Files"
|
|
},
|
|
"ligaturesCheckbox": {
|
|
"label": "Font Ligatures"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Components": {
|
|
"NavUser": {
|
|
"profile": "Profile",
|
|
"notifications": "Notifications",
|
|
"settings": "Settings",
|
|
"logout": "Log out",
|
|
"login": "Log in"
|
|
},
|
|
"NavProjects": {
|
|
"projects": "Projects",
|
|
"viewProject": "View Project",
|
|
"shareProject": "Share Project",
|
|
"deleteProject": "Delete Project",
|
|
"more": "More"
|
|
},
|
|
"NavSecondary": {
|
|
"support": "Support",
|
|
"feedback": "Feedback"
|
|
}
|
|
}
|
|
} |