feat(strings): 添加电子签名权限提示文案
- 在 app 模块的多语言资源文件中新增 permission_consent 权限说明- 从 basic 模块移除重复的 permission_consent 配置项- 更新中文、英文及默认语言包中的相关字符串值
这个提交包含在:
父节点
717e165f47
当前提交
4fa1b577ea
@ -12,10 +12,6 @@
|
||||
"name": "permission_status",
|
||||
"value": "聊天功能需要使用当前权限"
|
||||
},
|
||||
{
|
||||
"name": "permission_consent",
|
||||
"value": "医网签电子签名需要该权限。"
|
||||
},
|
||||
{
|
||||
"name": "permission_device",
|
||||
"value": "需要获取设备唯一码"
|
||||
|
||||
@ -12,10 +12,6 @@
|
||||
"name": "permission_status",
|
||||
"value": "The chat function requires the use of current permissions."
|
||||
},
|
||||
{
|
||||
"name": "permission_consent",
|
||||
"value": "This permission is required for electronic signatures on YWQ."
|
||||
},
|
||||
{
|
||||
"name": "permission_device",
|
||||
"value": "Need to obtain the unique device code."
|
||||
|
||||
@ -12,10 +12,6 @@
|
||||
"name": "permission_status",
|
||||
"value": "聊天功能需要使用当前权限"
|
||||
},
|
||||
{
|
||||
"name": "permission_consent",
|
||||
"value": "医网签电子签名需要该权限"
|
||||
},
|
||||
{
|
||||
"name": "permission_device",
|
||||
"value": "需要获取设备唯一码"
|
||||
|
||||
正在加载...
在新工单中引用
屏蔽一个用户