Files
yunzhupaas-app-vue3/harmony-configs/AppScope/resources/base/element/string.json

16 lines
202 B
JSON
Raw Normal View History

2026-04-21 16:55:00 +08:00
{
"string": [{
"name": "app_name",
"value": "yunzhupaas java vue3"
},
{
"name": "Voice",
"value": "用于语音聊天"
},
{
"name": "Camera",
"value": "用于拍照"
}
]
}