15 lines
331 B
JSON
15 lines
331 B
JSON
{
|
|
"header": {
|
|
"title": "CGR App"
|
|
},
|
|
"nav": {
|
|
"home": "Home",
|
|
"about": "About",
|
|
"contact": "Contact",
|
|
"admin": "Admin"
|
|
},
|
|
"dashboard": {
|
|
"title": "Community Dashboard",
|
|
"welcome": "Welcome to the admin area. Manage your community resources safely."
|
|
}
|
|
} |