Updated core idea?
This commit is contained in:
parent
560b1cf937
commit
f64a54c61b
@ -49,6 +49,40 @@
|
||||
"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": {
|
||||
"categories": {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user