This commit is contained in:
wangchen147 2023-12-21 17:37:16 +08:00
parent f4f9f311cb
commit bf678cf1d7
3 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,3 @@
{
"pages.index": "hello_world index",
"pages.info": "hello_world info"
"hello_world.pages.index": "hello_world index"
}

View File

@ -1,4 +1,3 @@
{
"pages.index": "hello_world首页",
"pages.info": "hello_world详情"
"hello_world.pages.index": "hello_world首页"
}