mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-06 17:52:32 +00:00
mdb test
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
{
|
||||
"TermsType_TermsOfService|name": "Terms",
|
||||
"TermsType_PrivacyPolicy|name": "Privacy Policy",
|
||||
"TermsType_GlobalConsent|name": "Outlet"
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"type"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"type": "TermsType_TermsOfService",
|
||||
"name": "Terms"
|
||||
},
|
||||
{
|
||||
"type": "TermsType_PrivacyPolicy",
|
||||
"name": "Privacy Policy"
|
||||
},
|
||||
{
|
||||
"type": "TermsType_GlobalConsent",
|
||||
"name": "Outlet"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user