string.json
896 字节
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"string": [
{
"name": "module_desc",
"value": "module description"
},
{
"name": "EntryAbility_desc",
"value": "description"
},
{
"name": "EntryAbilityReadFile_desc",
"value": "读取文件"
},
{
"name": "EntryAbilityReadPhoto_desc",
"value": "读取相册"
},
{
"name": "EntryAbilitySharePlate_desc",
"value": "读取剪切板"
},
{
"name": "EntryAbilityMedia_desc",
"value": "访问你的地理位置"
},
{
"name": "EntryAbilityCamera_desc",
"value": "使用相机拍照录像"
},
{
"name": "EntryAbilityMicroPhone_desc",
"value": "使用你的麦克风录音"
},
{
"name": "EntryAbility_label",
"value": "消防维保助手"
},
{
"name": "video",
"value": "消防维保助手广告"
}
]
}