mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-04 09:04:54 +00:00
22 lines
316 B
JSON
22 lines
316 B
JSON
{
|
|
"data": [
|
|
{
|
|
"name": "Terms",
|
|
"type": "TermsType_TermsOfService"
|
|
},
|
|
{
|
|
"name": "Privacy Policy",
|
|
"type": "TermsType_PrivacyPolicy"
|
|
},
|
|
{
|
|
"name": "Outlet",
|
|
"type": "TermsType_GlobalConsent"
|
|
}
|
|
],
|
|
"rules": {
|
|
"primaryKeys": [
|
|
"type"
|
|
]
|
|
}
|
|
}
|