fix: vscode @@locale warning
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"mainPage": "Main",
|
||||
"aboutPage": "About",
|
||||
"logPage": "Log",
|
||||
|
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"@@locale": "zh",
|
||||
"mainPage": "主页",
|
||||
"aboutPage": "关于",
|
||||
"logPage": "日志",
|
||||
|
Reference in New Issue
Block a user