data-migration/entry/src/ohosTest/resources/base/element/string.json
yangfan 466d2fc789 1
2024-05-27 10:33:10 +08:00

16 lines
266 B
JSON

{
"string": [
{
"name": "module_test_desc",
"value": "test ability description"
},
{
"name": "TestAbility_desc",
"value": "the test ability"
},
{
"name": "TestAbility_label",
"value": "test label"
}
]
}