Merge branch 'SemanticMediaWiki:master' into master

这个提交包含在:
ZoruaFox 2024-05-05 02:54:35 +08:00 提交者 GitHub
当前提交 5993cb630f
找不到此签名对应的密钥
GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 9 次插入6 次删除

查看文件

@ -1,11 +1,13 @@
{
"type": "PROPERTY_GROUP_SCHEMA",
"description": "Provides groups for special properties provided by the `Semantic Extra Special Properties` extension.",
"groups": [
"groups":
{
"user_group":
{
"group_name":"User related",
"canonical_name":"User related",
"message_key": "sesp-property-group-label-user-data-group",
"properties": [
"property_keys": [
"___USERREG",
"___USEREDITCNT",
"___USEREDITCNTNS",
@ -14,10 +16,11 @@
"___USERGROUP"
]
},
"page_group":
{
"group_name":"Page related",
"canonical_name":"Page related",
"message_key": "sesp-property-group-label-page-data-group",
"properties": [
"property_keys": [
"___REVID",
"___PAGEID",
"___PAGELGTH",
@ -31,7 +34,7 @@
"___NSNAME"
]
}
],
},
"tags": [
"group",
"property group",