mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-06 17:52:32 +00:00
chore(format): Format and Sort JSON files
This commit is contained in:
@@ -1,54 +1,54 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"description": "Draw",
|
||||
"id": "box-gasha-event-001_box_01_button",
|
||||
"name": "Draw"
|
||||
},
|
||||
{
|
||||
"description": "Draw",
|
||||
"id": "box-gasha-event-002_box_01_button",
|
||||
"name": "Draw"
|
||||
},
|
||||
{
|
||||
"description": "Draw",
|
||||
"id": "box-gasha-event-003_box_01_button",
|
||||
"name": "Draw"
|
||||
},
|
||||
{
|
||||
"description": "Draw",
|
||||
"id": "box-gasha-event-004_box_01_button",
|
||||
"name": "Draw"
|
||||
},
|
||||
{
|
||||
"description": "Draw 1",
|
||||
"id": "coin_gasha_button-1-001",
|
||||
"name": "Draw 1"
|
||||
},
|
||||
{
|
||||
"description": "Draw 1",
|
||||
"id": "coin_gasha_button-1-002",
|
||||
"name": "Draw 1"
|
||||
},
|
||||
{
|
||||
"description": "Draw 1",
|
||||
"id": "coin_gasha_button-1-003",
|
||||
"name": "Draw 1"
|
||||
},
|
||||
{
|
||||
"description": "Draw 1",
|
||||
"id": "coin_gasha_button-1-004",
|
||||
"name": "Draw 1"
|
||||
},
|
||||
{
|
||||
"description": "Draw 1",
|
||||
"id": "coin_gasha_button-newyear-001",
|
||||
"name": "Draw 1"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "box-gasha-event-001_box_01_button",
|
||||
"name": "Draw",
|
||||
"description": "Draw"
|
||||
},
|
||||
{
|
||||
"id": "box-gasha-event-002_box_01_button",
|
||||
"name": "Draw",
|
||||
"description": "Draw"
|
||||
},
|
||||
{
|
||||
"id": "box-gasha-event-003_box_01_button",
|
||||
"name": "Draw",
|
||||
"description": "Draw"
|
||||
},
|
||||
{
|
||||
"id": "box-gasha-event-004_box_01_button",
|
||||
"name": "Draw",
|
||||
"description": "Draw"
|
||||
},
|
||||
{
|
||||
"id": "coin_gasha_button-1-001",
|
||||
"name": "Draw 1",
|
||||
"description": "Draw 1"
|
||||
},
|
||||
{
|
||||
"id": "coin_gasha_button-1-002",
|
||||
"name": "Draw 1",
|
||||
"description": "Draw 1"
|
||||
},
|
||||
{
|
||||
"id": "coin_gasha_button-1-003",
|
||||
"name": "Draw 1",
|
||||
"description": "Draw 1"
|
||||
},
|
||||
{
|
||||
"id": "coin_gasha_button-1-004",
|
||||
"name": "Draw 1",
|
||||
"description": "Draw 1"
|
||||
},
|
||||
{
|
||||
"id": "coin_gasha_button-newyear-001",
|
||||
"name": "Draw 1",
|
||||
"description": "Draw 1"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user