Files
Gakumas-Translation-Data-EN/local-files/masterTrans/Terms.json
2025-01-20 17:45:56 +00:00

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"
]
}
}