Updated core idea?

This commit is contained in:
Robert MacRae 2026-04-04 09:52:41 -03:00
parent 560b1cf937
commit f64a54c61b

View File

@ -49,6 +49,40 @@
"categories": { "categories": {
} }
}, },
"dashboard": {
"categories": {
"core:dashboard_id":{
"displayName": "dashboard.category.core.dashboard_id"
},
"core:dashboard_finance":{
"displayName": "dashboard.category.core.dashboard_finance"
},
"core:dashboard_system":{
"displayName": "dashboard.category.core.dashboard_system"
}
}
},
"dashboard_finance": {
"categories": {
}
},
"dashboard_id": {
"categories": {
"core:rank":{
"displayName": "dashboard.category.core.id_rank"
},
"core:experiance":{
"displayName": "dashboard.category.core.id_exeriance"
}
}
},
"dashboard_system": {
"categories": {
"core:server_status":{
"displayName": "dashboard.category.core.server_status"
}
}
},
"quests": { "quests": {
"categories": { "categories": {
} }