temp
这个提交包含在:
父节点
e4f8d71b6e
当前提交
7e899e89ba
@ -15,6 +15,10 @@
|
||||
{
|
||||
"name": "permission_device",
|
||||
"value": "需要获取设备唯一码"
|
||||
},
|
||||
{
|
||||
"name": "permission_biometric",
|
||||
"value": "开启生物识别签名,需要该权限。"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -6,15 +6,19 @@
|
||||
},
|
||||
{
|
||||
"name": "permission_internet",
|
||||
"value": "需要使用网络权限连接网络"
|
||||
"value": "Need to use network permissions to connect to the network."
|
||||
},
|
||||
{
|
||||
"name": "permission_status",
|
||||
"value": "聊天功能需要使用当前权限"
|
||||
"value": "The chat function requires the use of current permissions."
|
||||
},
|
||||
{
|
||||
"name": "permission_device",
|
||||
"value": "需要获取设备唯一码"
|
||||
"value": "Need to obtain the unique device code."
|
||||
},
|
||||
{
|
||||
"name": "permission_biometric",
|
||||
"value": "To enable biometric signature, this permission is required."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -15,6 +15,10 @@
|
||||
{
|
||||
"name": "permission_device",
|
||||
"value": "需要获取设备唯一码"
|
||||
},
|
||||
{
|
||||
"name": "permission_biometric",
|
||||
"value": "开启生物识别签名,需要该权限。"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
正在加载...
在新工单中引用
屏蔽一个用户