mirror of
https://gitcode.com/JianFeeeee/TrulyMEM-TrueHumanMEM.git
synced 2026-09-22 18:08:12 +00:00
refactor: move HarmonyOS project files from harmony/ to branch root
This commit is contained in:
20
entry/src/main/resources/base/element/string.json
Normal file
20
entry/src/main/resources/base/element/string.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"string": [
|
||||
{
|
||||
"name": "app_name",
|
||||
"value": "TrulyMEM"
|
||||
},
|
||||
{
|
||||
"name": "module_desc",
|
||||
"value": "True Memory Engine"
|
||||
},
|
||||
{
|
||||
"name": "EntryAbility_desc",
|
||||
"value": "TrulyMEM Main Ability"
|
||||
},
|
||||
{
|
||||
"name": "EntryAbility_label",
|
||||
"value": "TrulyMEM"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user