judge4c-old/messages/en-US.json

40 lines
1.0 KiB
JSON

{
"Page": {
"DashboardPage": {
"title": "Welcome to Judge4c!"
},
"PlaygroundPage": {
"Components": {
"playgroundSidebar": {
"title": "Files"
},
"ligaturesCheckbox": {
"label": "Font Ligatures"
},
"minimapCheckbox": {
"label": "Open Minimap"
}
}
}
},
"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"
}
}
}