15 lines
231 B
JSON
15 lines
231 B
JSON
{
|
|
"nav": {
|
|
"dashboard": "Dashboard",
|
|
"events": "Events",
|
|
"tasks": "Tasks",
|
|
"alerts": "Alerts",
|
|
"profile": "Profile"
|
|
},
|
|
"actions": {
|
|
"back": "Back",
|
|
"close": "Close",
|
|
"refresh": "Refresh"
|
|
}
|
|
}
|