harmony-template/entry/src/main/resources/base/element/string.json
cheliangzhao 1f3bccaa3d 🎉 Init: init
2023-10-08 14:24:05 +08:00

16 lines
247 B
JSON

{
"string": [
{
"name": "module_desc",
"value": "module description"
},
{
"name": "EntryAbility_desc",
"value": "description"
},
{
"name": "EntryAbility_label",
"value": "label"
}
]
}