Files
hormony-app/entry/src/main/resources/base/element/string.json
T
2025-12-16 15:06:31 +08:00

16 lines
247 B
JSON

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