16 lines
340 B
JSON
16 lines
340 B
JSON
{
|
|
"Page": {
|
|
"DashboardPage": {
|
|
"title": "Welcome to Judge4c!"
|
|
}
|
|
},
|
|
"Components": {
|
|
"NavUser": {
|
|
"profile": "Profile",
|
|
"notifications": "Notifications",
|
|
"settings": "Settings",
|
|
"logout": "Log out",
|
|
"login": "Log in"
|
|
}
|
|
}
|
|
} |