Fix json structure (#399)

This commit is contained in:
Fira
2026-04-23 16:24:38 +08:00
committed by GitHub
parent 6a11105299
commit 80ac96da2f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1110,7 +1110,7 @@
"web": "Web", "web": "Web",
"cli": "CLI", "cli": "CLI",
"local": "Local" "local": "Local"
}, }
}, },
"memory": { "memory": {
"title": "Here lie the memories.", "title": "Here lie the memories.",
+1 -1
View File
@@ -1106,7 +1106,7 @@
"web": "Web", "web": "Web",
"cli": "本地 CLI", "cli": "本地 CLI",
"local": "本地" "local": "本地"
}, }
}, },
"memory": { "memory": {
"title": "所忆皆在此间", "title": "所忆皆在此间",