初始提交
This commit is contained in:
27
harmony-configs/AppScope/resources/base/element/string.json
Normal file
27
harmony-configs/AppScope/resources/base/element/string.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"string": [{
|
||||
"name": "app_name",
|
||||
"value": "jnpf java vue3"
|
||||
},
|
||||
{
|
||||
"name": "Voice",
|
||||
"value": "用于语音聊天"
|
||||
},
|
||||
{
|
||||
"name": "Camera",
|
||||
"value": "用于拍照"
|
||||
},
|
||||
{
|
||||
"name": "permissionsReason",
|
||||
"value": "用于发送当前位置"
|
||||
},
|
||||
{
|
||||
"name": "SaveFile",
|
||||
"value": "用于保存下载后的文件"
|
||||
},
|
||||
{
|
||||
"name": "mkdir",
|
||||
"value": "用于创建目录"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user