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